Bump the python-packages group with 6 updates #303
Merged
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 6 updates:
2.12.42.12.55.5.35.6.00.121.30.123.00.30.00.31.01.18.21.19.01.2.31.2.4Updates
pydanticfrom 2.12.4 to 2.12.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
celeryfrom 5.5.3 to 5.6.0Release notes
Sourced from celery's releases.
... (truncated)
Changelog
Sourced from celery's changelog.
... (truncated)
Commits
cca1116Prepare for release: v5.6.0 (#10010)1133f22Bump mypy from 1.14.1 to 1.19.0 (#10008)0932d2c[pre-commit.ci] pre-commit autoupdate (#10007)b446910Prepare for (pre) release: v5.6.0rc2 (#10005)3f0f0feasynpool: Don't return from inside a finally block (#10000)95d0552Bump actions/checkout from 5 to 6 (#10003)f32b92fAdd Py39-314t to CI (#9999)63c1910Don't fail task on timeout during cold shutdown (#9678)30649dbFix log leaking broker credentials (#9997)929412eRemove Python 4.0 version condition for pytest dependencies (#9993)Updates
fastapifrom 0.121.3 to 0.123.0Release notes
Sourced from fastapi's releases.
Commits
f2bab95🔖 Release version 0.123.0c38e3e0📝 Update release notes7fbd304🐛 Cache dependencies that don't use scopes and don't have sub-dependencies wi...63d7a2b🔖 Release version 0.122.17681f29📝 Update release notes378ad68🐛 Fix hierarchical security scope propagation (#5624)c6487ed📝 Update release notes62a6974⬆ Bump markdown-include-variants from 0.0.5 to 0.0.6 (#14418)9982882📝 Update release notes8ab7167💅 Update CSS to explicitly use emoji font (#14415)Updates
asyncpgfrom 0.30.0 to 0.31.0Release notes
Sourced from asyncpg's releases.
Commits
71775a6asyncpg v0.31.0508cae6Test on PostgreSQL 18 (#1290)e534e5fBump cibuildwheel07fe512Bump pgproto648b35fBump Cython to 3.2.1 (#1288)9e42642Add Python 3.14 support, experimental subinterpreter/freethreading support (#...6fe1c49Move development deps away from extras and into dependency groups (#1280)7a54816Fix a couple of missed Python version guards6c2c490Drop support for EOL Python 3.8 (#1281)4c60ae8Bump version to 0.31.0.dev0Updates
mypyfrom 1.18.2 to 1.19.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
0f068c9Remove +dev6d5cf52Various updates to 1.19 changelog (#20304)3c81308Add draft version of 1.19 release notes (#20296)1999a20[mypyc] librt base64: use existing SIMD CPU dispatch by customizing build fla...1b94fbb[mypyc] Fix vtable pointer with inherited dunder new (#20302)13369cb[mypyc] Fix crash on super in generator (#20291)a087a58Update import map when new modules added (#20271)35e843c[mypyc] Add efficient librt.base64.b64decode (#20263)094f66d[mypyc] Add repr to AssignmentTarget subclasses (#20258)0738db3Do not push partial types to the binder (#20202)Updates
flake8-pyprojectfrom 1.2.3 to 1.2.4Release notes
Sourced from flake8-pyproject's releases.
Commits
3c516a9Bumped version to 1.2.4.df70f19Added GitHub workflow for releases on PyPI.d46e99cOnly run scheduled test weekly instead of nightly.da0b9edAdded link to GitHub releases as a project URL.8e4b87fCosmetic changes to code format of dev tools intoolsfolder.4227bd4Use longer names for dev tools intoolsfolder.3866f48Mention early on that we need to be called inpyproject.tomlfolder.40bf639Removed configuration and documentation of pre-commit hook.9df7abbBump actions/checkout from 5 to 6 in the github-actions group2c23062Fixed reporting of code coverage.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