Bump the python-packages group with 4 updates#182
Merged
MTSOnGithub merged 1 commit intodevelopfrom Jan 13, 2025
Merged
Conversation
Bumps the python-packages group with 4 updates: [pydantic](https://github.com/pydantic/pydantic), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [faker](https://github.com/joke2k/faker) and [responses](https://github.com/getsentry/responses). Updates `pydantic` from 2.10.4 to 2.10.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.4...v2.10.5) Updates `sqlalchemy` from 2.0.36 to 2.0.37 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `faker` from 33.3.0 to 33.3.1 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v33.3.0...v33.3.1) Updates `responses` from 0.25.3 to 0.25.5 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.25.3...0.25.5) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: responses dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
MTSOnGithub
approved these changes
Jan 13, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #182 +/- ##
==============================
==============================
☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group with 4 updates: pydantic, sqlalchemy, faker and responses.
Updates
pydanticfrom 2.10.4 to 2.10.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
5d34efdPrepare release v2.10.5 (#11237)6e585f9Fix url serialization for unions (#11233)5a22e02Remove custom MRO implementation of Pydantic models (#11195)Updates
sqlalchemyfrom 2.0.36 to 2.0.37Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
fakerfrom 33.3.0 to 33.3.1Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
bbcab85Bump version: 33.3.0 → 33.3.19130687📝 Update CHANGELOG.mdf4ad775Fixnl_BEBank Provider (BBAN, IBAN, SWIFT) (#2142)Updates
responsesfrom 0.25.3 to 0.25.5Changelog
Sourced from responses's changelog.
Commits
9f58088release: 0.25.5a1df2f8Fix rst syntax in readme (#749)03765a0Revert version change so release tooling can operate (#748)aee357eUpdate changelog and fix mypy (#747)32c4884Recorder without decorator (#745)9f19f3fRemove tests from the wheel and simplify setup.py. (#746)7a6348aMerge pull request #742 from getsentry/Replace-release-bot-with-GH-appd58f9c8Replace release bot with GH app93d3212Update changelog for #739c796564Export namesmatchersandResponsefrom RequestsMock instances (#739)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions