Deps: Bump the python-packages group with 7 updates #110
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 7 updates:
0.123.00.124.025.11.025.12.03.2.43.3.00.6.30.7.34.5.04.5.13.2.133.3.20.14.70.14.8Updates
fastapifrom 0.123.0 to 0.124.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
b5ca132🔖 Release version 0.124.0a2cef70📝 Update release notes5b62456✏️ Fix typo inscripts/mkdocs_hooks.py(#14457)dbd34f1📝 Update release notese1117f7🚸 Improve tracebacks by adding endpoint metadata (#14306)08b09e5🔖 Release version 0.123.10e7d7038📝 Update release notesda0ffab🐛 Fix using class (not instance) dependency that has__call__method (#14458)5161694📝 Update release notes812a192🐛 Fixseparate_input_output_schemas=Falsewithcomputed_field(#14453)Updates
blackfrom 25.11.0 to 25.12.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
782e560Pin actions/[email protected] (#4895)f0f4094Fix new lines being added after imports with# fmt: skipon them (#4894)70fc194Revert "Fix# fmt: skipignored in deeply nested expressions" (#4893)7044b14Prepare 25.12.0 release (#4891)5b470f0Fix# fmt: skipignored in deeply nested expressions (#4883)1b342efFix crash when multiple# fmt: skipcomments are used in multi-part if-clau...7b265f1Pin Hatch to hopefully fix Docker builds (#4878)c9523f4Attempt to fix Docker build failures (#4876)0f376e0Fix crashes when fmt directives are indented (#4856)a8bfcc1Fixfmt: skipskipping the line after instead of the line it's on (#4855)Updates
greenletfrom 3.2.4 to 3.3.0Changelog
Sourced from greenlet's changelog.
Commits
0f90431Preparing release 3.3.0296058aTweak changelog. [skip ci]d4392abfixupe6fead2Update docs regarding free-threading.d5b13463.14: Save/restore PyInterpreterFrame.stackpointer.b54c4bdFix some crashes with CPython assertions enabled, pointing to things we were ...47e9925Add a test that we're not enabling the GIL.0778d50Use our Python allocator on free-threaded builds, but do it correctly with Py...5f661f4Add free-threaded CI builds and manylinux builds; update manylinux away from ...5331b0aMerge pull request #475 from clin1234/capiUpdates
librtfrom 0.6.3 to 0.7.3Commits
7e053f1Sync mypy to bring new setup structure (#24)fd8972fForce-include all C files (#23)bd2a8e8Include headers recursively (#22)05b3cccSync mypy including the stubs (#14)abf92aaFix Markdownfd8d118Add some developer notesUpdates
platformdirsfrom 4.5.0 to 4.5.1Release notes
Sourced from platformdirs's releases.
Commits
e4dbdb8Fix no-ctypes fallback on windows (#403)4cc78aa[pre-commit.ci] pre-commit autoupdate (#401)b624d78[pre-commit.ci] pre-commit autoupdate (#400)eb06e7eBump actions/checkout from 5 to 6 in the all group (#399)85efbe9[pre-commit.ci] pre-commit autoupdate (#397)704c603[pre-commit.ci] pre-commit autoupdate (#394)a018178[pre-commit.ci] pre-commit autoupdate (#393)9920b9bBump the all group with 2 updates (#392)c804724[pre-commit.ci] pre-commit autoupdate (#391)a6a2489[pre-commit.ci] pre-commit autoupdate (#390)Updates
psycopgfrom 3.2.13 to 3.3.2Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
bc9e7bdchore: bump psycopg package version to 3.3.23bcabb4Merge pull request #1231 from noirbee/fix/1230-adapter-get-dumper-race-condition08bfe00fix(adapters): avoid race condition when replacing class name with itself7be710efix: mark external libpq C functions as noexcept nogil6a24300docs: larger font for 3.3.0 release5a60a1echore: bump psycopg package version to 3.3.2.dev19bdd78cchore: bump psycopg package version to 3.3.14d27426Merge branch 'fix/server-cursor-iter'b9b82e8fix: fix iteration on server-side cursor2a75357fix: add test to verify iteration in server-side cursor brokenUpdates
rufffrom 0.14.7 to 0.14.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
9d4f1c6Bump 0.14.8 (#21791)326025d[ty] Always register rename provider if client doesn't support dynamic regist...3aefe85[ty] EnsurerenameCursorTestcallscan_renamebefore renaming (#21790)b8ecc83Fix clippy errors onmain(#21788)6491932[ty] Fix crash when hovering an unknown string annotation (#21782)a9f2bb4[ty] Don't send publish diagnostics for clients supporting pull diagnostics (...e2b72fb[ty] cleanup test path (#21781)14fce0d[ty] Improve the display of various special-form types (#21775)8ebecb2[ty] Add subdiagnostic hint if the user wroteX = Anyrather thanX: Any...45ac30a[ty] Teachtythe meaning of desperation (try ancestorpyproject.tomls as...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