Skip to content

Commit da0d203

Browse files
Bump uvicorn from 0.34.0 to 0.34.2
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.0 to 0.34.2. - [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.0...0.34.2) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9690e7 commit da0d203

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ sentry-sdk = "^2.25.1"
9797
shortuuid = "^1.0.13"
9898
tqdm = "^4.67.1"
9999
unidecode = "^1.3.8"
100-
uvicorn = "^0.34.0"
100+
uvicorn = "^0.34.2"
101101
whitenoise = "^6.8.2"
102102
django-widget-tweaks = "^1.5.0"
103103
django-cors-headers = "^4.6.0"

0 commit comments

Comments
 (0)