Skip to content

Commit cc771d8

Browse files
Bump uvicorn from 0.34.1 to 0.34.2 in /back-end
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.1 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.1...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 26d30e6 commit cc771d8

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.2
1616
typing_extensions==4.13.2
17-
uvicorn==0.34.1
17+
uvicorn==0.34.2
1818
pytest==8.3.5
1919
pytest-cov==6.1.1
2020
mysql-connector==2.2.9

0 commit comments

Comments
 (0)