Skip to content

Commit e88dabe

Browse files
[Security] Bump uvicorn from 0.10.3 to 0.11.7
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.10.3 to 0.11.7. **This update includes security fixes.** - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.10.3...0.11.7) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a9cd3cf commit e88dabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
-r base.txt
44

55
# gunicorn==19.9.0 # https://github.com/benoitc/gunicorn
6-
uvicorn==0.10.3
6+
uvicorn==0.11.7
77
psycopg2==2.8.3 --no-binary psycopg2 # https://github.com/psycopg/psycopg2
88
Collectfast==1.3.1 # https://github.com/antonagestam/collectfast
99

0 commit comments

Comments
 (0)