chore(deps): Bump the uv-dependencies group with 7 updates #98
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 uv-dependencies group with 7 updates:
2.11.7
2.11.9
2.3.6
3.0.2
0.46.2
0.48.0
0.35.0
0.37.0
5.13.0
5.14.0
0.12.0
0.13.2
2.32.4.20250611
2.32.4.20250913
Updates
pydantic
from 2.11.7 to 2.11.9Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
9231095
Prepare release v2.11.9f003a89
Backport v1.10.23 changes96b81dd
Prepare release v2.11.8966f377
Fix mypy v2 plugin for upcoming1.18
mypy releaseUpdates
sse-starlette
from 2.3.6 to 3.0.2Release notes
Sourced from sse-starlette's releases.
Commits
e3c205f
Bump version to 3.0.20336217
chore: removed tox from project32adde7
Bump version to 3.0.1cf0e93e
chore: remove deprecated codecov160fc11
Bump version to 3.0.06ca8f65
update README.md721bf2d
fix: uv sync9ee0f36
Merge pull request #141 from sysid/issue-140-avoid-global-object573e91a
test: Fix deprecation warnings and improve test configuratione88832f
feat: Replace global AppStatus.should_exit_event with context-local eventsUpdates
starlette
from 0.46.2 to 0.48.0Release notes
Sourced from starlette's releases.
... (truncated)
Changelog
Sourced from starlette's changelog.
Commits
e18637c
Version 0.48.0 (#3014)1bee3ef
Add official Python 3.14 support (#3013)c379051
Updatepublish.yaml
with latest PyPI recommendations (#3011)40a8147
feat: implement rfc9110 http status names (#2939)efea3b8
chore: set minimum uv version (#3012)63e70d0
chore: add citation file (#3010)da0f1ce
ci: pin github actions' versions (#3009)4bd6ab1
chore: add Marcelo Trylesinski as maintainer (#3008)118c7c7
Rename branchmaster
tomain
(#3001)73d83e9
Clarify BaseHTTPMiddleware effect on contextvars propagation (#2943)Updates
uvicorn
from 0.35.0 to 0.37.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
4098bca
Version 0.37.0 (#2712)8c057fa
Addos.PathLike[str]
type tossl_ca_certs
(#2676)bbe119e
Add note about--timeout-keep-alive
being measured in seconds (#2669)2744f14
Add--timeout-worker-healthcheck
setting (#2711)1dfb0bd
Version 0.36.1 (#2710)3d0d46a
Raise an exception when calling removedConfig.setup_event_loop()
(#2709)ad9e5b9
docs: redirect uvicorn.org to uvicorn.dev (#2705)0e3b18c
Version 0.36.0 (#2704)f84661d
chore: drop mention to scripts/publish (#2696)dcd7e6c
docs: replace uvicorn.org by uvicorn.dev (#2703)Updates
python-socketio
from 5.13.0 to 5.14.0Release notes
Sourced from python-socketio's releases.
Changelog
Sourced from python-socketio's changelog.
... (truncated)
Commits
400200e
Release 5.14.053f6be0
Replace pickle with json (#1502)a59c6f5
Fix: SimpleClient.call does not raise TimeoutError on timeout (#1501)f61e0be
wait for client to end background tasks on disconnect (#1500)23556fb
Fixed transport property of the simple clients to be a string as documented (...e59acf1
Address failures of test suite on Mac (#1497)36a8922
Add support for valkey in the Redis client managers (#1488)5dc2aea
keep track of which namespaces failed to connect (#1496)b3da354
Add message queue deployment recommendations3625fe8
Bump eventlet from 0.35.2 to 0.40.3 in /examples/server/wsgi (#1491) #nologUpdates
ruff
from 0.12.0 to 0.13.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b0bdf03
Bump 0.13.2 (#20576)7331d39
Update rooster to 0.1.0 (#20575)529e5fa
[ty] Ecosystem analyzer: timing report (#20571)efbb80f
[ty] Remove hack in protocol satisfiability check (#20568)9f3cffc
Add 'Finding ways to help' to CONTRIBUTING.md (#20567)21be94a
[ty] Explicitly test assignability/subtyping between unions of nominal types ...b7d5dc9
[ty] Add tests for interactions of@classmethod
,@staticmethod
, and proto...e1bb74b
[ty] Match variadic argument to variadic parameter (#20511)edeb458
[ty] fallback to resolve_real_module in file_to_module (#20461)bea92c8
[ty] More precise type inference for dictionary literals (#20523)Updates
types-requests
from 2.32.4.20250611 to 2.32.4.20250913Commits
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 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