Deps: Bump the python-packages group across 1 directory with 10 updates #45
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 9 updates in the / directory:
0.115.4
0.115.5
0.32.0
0.32.1
7.6.4
7.6.8
1.0.6
1.0.7
2.9.2
2.10.1
0.7.3
0.8.0
0.41.2
0.41.3
0.24.0
1.0.0
14.0
14.1
Updates
fastapi
from 0.115.4 to 0.115.5Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
f057f4a
🔖 Release version 0.115.5c6f021e
📝 Update release notes91a9293
♻️ Update internal checks to support Pydantic 2.10 (#12914)f716490
📝 Update release notesc178106
📝 Update includes fordocs/en/docs/tutorial/body.md
(#12757)88cc900
📝 Update release notes20809a1
⬆ [pre-commit.ci] pre-commit autoupdate (#12907)5a48c37
📝 Update release notes13892a3
📝 Update includes indocs/en/docs/advanced/testing-dependencies.md
(#12647)9467000
📝 Update release notesUpdates
uvicorn
from 0.32.0 to 0.32.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
5279296
Upgrade upload/download GitHub Actions (#2517)8c3402d
Updatepublish.yaml
with latest PyPI recommendations (#2516)04c6320
Version 0.32.1 (#2515)fc6c51b
Drop ASGI spec version to 2.3 on HTTP (#2513)2aea835
fix(http): enable httptools lenient data (#2488)Updates
coverage
from 7.6.4 to 7.6.8Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
6134266
docs: sample HTML for 7.6.8041f963
docs: prep for 7.6.87fe48b6
build: don't search generated report filesf219144
docs: start changelog entries with capital lettersd1a916a
fix: a line that branches nowhere must always raise an exception2ace7a2
fix: don't assume 'no branches' means 'not executed' #18963ed5915
style: all of ci should use underscores0db86f2
build: automate updating readthedocs2a89551
chore: make upgrade (not sure why files became absolute)ba9c157
chore: make doc_upgradeUpdates
httpcore
from 1.0.6 to 1.0.7Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
a173552
Version 1.0.7 (#977)13e281d
Add proxy configuration to ConnectionPool. (#974)0bfcee4
default port for the socks5h scheme (#972)4e0a17c
Consistent import style (#970)127505b
Use new typing style (#963)Updates
pydantic
from 2.9.2 to 2.10.1Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
17e60fa
spacing369b355
remove typo4c75404
Prepare for v2.10.1 release (#10939)e0fc82f
Bumppydantic-core
version to v2.27.1 (#10938)30b31da
Fix JSON schema title when specified as''
(#10936)45bd7a7
Fix URL equality with different validation methods (#10934)6153054
Fix url constraint application (#10922)71168ba
Use theglobals
of the function when evaluating the return type of serializ...4def331
Use the parent configuration during schema generation for stdlib dataclasses ...a2acc52
Fix type checking issue withmodel_fields
andmodel_computed_fields
(#10911)Updates
pydantic-core
from 2.23.4 to 2.27.1Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
83ff1cf
Version bump -> v2.27.1 (#1553)e4de8a6
Fix performance regression for JSON tagged union (#1552)4477692
bump to PyO3 0.22.6 (#1550)afd23ee
Fix serialization inference forcomplex
types inpython
(#1549)1e5e899
Useuv
inMakefile
and CI (#1546)c9d01c3
Useuv
forpydantic
install (#1545)30f6f55
tidy up some uses ofBound\<'_, PyString>::to_str
(#1544)6472887
WIP: Simplify shared union serializer logic (#1538)061711f
Prep for v2.27.0 release (#1541)be03c66
supporttrailing-strings
withallow_partial
(#1539)Updates
ruff
from 0.7.3 to 0.8.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a90e404
[red-knot] PEP 695 type aliases (#14357)8358ad8
Ruff 0.8 release (#14486)2b8b1ef
Improve docs for some pycodestyle rules (#14517)2efa3fb
[flake8-import-conventions
] Syntax check aliases supplied in configuration ...b9da430
doc(B024): #14455 add annotated but unassgined class variables (#14502)87043a2
Limit type size assertion to 64bit (#14514)f684b6f
[red-knot] Fix: Infer type for typing.Union[..] tuple expression (#14510)47f39ed
[red-knot] Meta data forType::Todo
(#14500)aecdb8c
[red-knot] supporttyping.Union
in type annotations (#14499)3c52d2d
Improve the performance of the formatter instability check job (#14471)Updates
starlette
from 0.41.2 to 0.41.3Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
1a8efba
Version 0.41.3 (#2754)9dc9d2e
fix(testclient): exclude query sting fromraw_path
(#2716)cc1e2d7
Replacedict
byMapping
onHTTPException.headers
(#2749)427a8dc
Fix issue with middleware args passing (#2752)c2e3a39
Match httpx documentation style (#2742)Updates
watchfiles
from 0.24.0 to 1.0.0Release notes
Sourced from watchfiles's releases.
Commits
2430022
fix version check and release in CI (#310)cd820f3
remove set_version, prepare for v1 release (#309)e14de63
allow modifypoll_delay_ms
argument using an environment variable (#303)e493e75
Bump PyO3 to 0.23, drop Python 3.8 support (#307)Updates
websockets
from 14.0 to 14.1Release notes
Sourced from websockets's releases.