Bump the python-packages group with 4 updates #181
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-settings
from 2.7.0 to 2.7.1Commits
c989335
Prepare release 2.7.1 (#511)66ecc3a
Move preferred alias resolution to private method (#507)Updates
pytest-asyncio
from 0.25.0 to 0.25.1Release notes
Sourced from pytest-asyncio's releases.
Commits
623ab74
docs: Prepare release of v0.25.1.c236550
docs: Fix broken link to the pytest.mark.asyncio reference.41c645b
fix: Correct warning message when redefining the event_loop fixture.2fd10f8
docs: Clarify deprecation of event_loop fixture.a4e82ab
docs: Added changelog entry for #1020.04f9044
refactor: Replace the "__original_fixture_loop" magic attribute with the more...dafef6c
refactor: Extracted a function to mark an event loop as created by pytest-asy...0c931b7
refactor: Extracted function to check if a loop was created by pytest-asyncio.0642dcd
fix: Fix broken event loop when a function-scoped test is in between two wide...050a5f8
[pre-commit.ci] pre-commit autoupdateUpdates
faker
from 33.1.0 to 33.3.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
a210844
Bump version: 33.2.0 → 33.3.08ec1609
📝 Update CHANGELOG.md4e2839e
fix administrative units unzu_ZA
address providerd9d70c4
Add support for Zulu (zu_ZA
) address provider and corresponding tests (#2143)858e31f
Bump version: 33.1.3 → 33.2.027a7005
📝 Update CHANGELOG.mdd72db54
feat: add currency provider foruk_UA
(#2141)4268cea
remove deprecated testfd6c087
Bump version: 33.1.2 → 33.1.30c37fb2
Fix type annotation on Python 3.8.Updates
mypy
from 1.14.0 to 1.14.1Commits
251d12f
Remove +dev from version for release 1.14.1667e5f7
Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673a
Fix enum truthiness for StrEnum (#18379)3755abb
Fix getargs argument passing (#18350)b9fa8ee
Update 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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