Bump the python-packages group with 4 updates#181
Closed
dependabot[bot] wants to merge 3 commits intodevelopfrom
Closed
Bump the python-packages group with 4 updates#181dependabot[bot] wants to merge 3 commits intodevelopfrom
dependabot[bot] wants to merge 3 commits intodevelopfrom
Conversation
Bumps the python-packages group with 4 updates: [pydantic-settings](https://github.com/pydantic/pydantic-settings), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio), [faker](https://github.com/joke2k/faker) and [mypy](https://github.com/python/mypy). Updates `pydantic-settings` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.7.0...v2.7.1) Updates `pytest-asyncio` from 0.25.0 to 0.25.1 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.0...v0.25.1) Updates `faker` from 33.1.0 to 33.3.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v33.1.0...v33.3.0) Updates `mypy` from 1.14.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mypy 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 6, 2025
for more information, see https://pre-commit.ci
Member
|
@dependabot recreate |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #181 +/- ##
==============================
==============================
☔ View full report in Codecov by Sentry. |
Contributor
Author
|
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
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-settings, pytest-asyncio, faker and mypy.
Updates
pydantic-settingsfrom 2.7.0 to 2.7.1Commits
c989335Prepare release 2.7.1 (#511)66ecc3aMove preferred alias resolution to private method (#507)Updates
pytest-asynciofrom 0.25.0 to 0.25.1Release notes
Sourced from pytest-asyncio's releases.
Commits
623ab74docs: Prepare release of v0.25.1.c236550docs: Fix broken link to the pytest.mark.asyncio reference.41c645bfix: Correct warning message when redefining the event_loop fixture.2fd10f8docs: Clarify deprecation of event_loop fixture.a4e82abdocs: Added changelog entry for #1020.04f9044refactor: Replace the "__original_fixture_loop" magic attribute with the more...dafef6crefactor: Extracted a function to mark an event loop as created by pytest-asy...0c931b7refactor: Extracted function to check if a loop was created by pytest-asyncio.0642dcdfix: Fix broken event loop when a function-scoped test is in between two wide...050a5f8[pre-commit.ci] pre-commit autoupdateUpdates
fakerfrom 33.1.0 to 33.3.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
a210844Bump version: 33.2.0 → 33.3.08ec1609📝 Update CHANGELOG.md4e2839efix administrative units unzu_ZAaddress providerd9d70c4Add support for Zulu (zu_ZA) address provider and corresponding tests (#2143)858e31fBump version: 33.1.3 → 33.2.027a7005📝 Update CHANGELOG.mdd72db54feat: add currency provider foruk_UA(#2141)4268cearemove deprecated testfd6c087Bump version: 33.1.2 → 33.1.30c37fb2Fix type annotation on Python 3.8.Updates
mypyfrom 1.14.0 to 1.14.1Commits
251d12fRemove +dev from version for release 1.14.1667e5f7Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673aFix enum truthiness for StrEnum (#18379)3755abbFix getargs argument passing (#18350)b9fa8eeUpdate version to 1.14.1+dev for point releaseDependabot 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