Skip to content

Commit 6b9c31a

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] <support@github.com>
1 parent 66b9dbb commit 6b9c31a

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
@@ -56,5 +56,5 @@ typing-inspection==0.4.1
5656
# via pydantic
5757
urllib3==2.4.0
5858
# via sentry-sdk
59-
uvicorn==0.34.3
59+
uvicorn==0.35.0
6060
# via analytics (pyproject.toml)

0 commit comments

Comments
 (0)