Skip to content

Commit f7f0855

Browse files
chore(deps): bump uvicorn from 0.34.3 to 0.35.0 in /services/analytics
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.3 to 0.35.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.3...0.35.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05aaafa commit f7f0855

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/analytics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ typing-inspection==0.4.1
9191
# pydantic-settings
9292
urllib3==2.4.0
9393
# via sentry-sdk
94-
uvicorn==0.34.3
94+
uvicorn==0.35.0
9595
# via
9696
# analytics (pyproject.toml)
9797
# mcp

0 commit comments

Comments
 (0)