Skip to content

Commit b81d47b

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

back-end/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ six==1.17.0
1414
sniffio==1.3.1
1515
starlette==0.46.1
1616
typing_extensions==4.13.1
17-
uvicorn==0.34.0
17+
uvicorn==0.34.1
1818
pytest==8.3.5
1919
pytest-cov==6.1.1
2020
mysql-connector==2.2.9

0 commit comments

Comments
 (0)