Skip to content

Commit d333172

Browse files
Bump uvicorn[standard] from 0.20.0 to 0.37.0
Bumps [uvicorn[standard]](https://github.com/Kludex/uvicorn) from 0.20.0 to 0.37.0. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.20.0...0.37.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47fbed8 commit d333172

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ hiredis==2.2.1 # https://github.com/redis/hiredis-py
99
celery==5.2.7 # pyup: < 6.0 # https://github.com/celery/celery
1010
django-celery-beat==2.4.0 # https://github.com/celery/django-celery-beat
1111
flower==1.2.0 # https://github.com/mher/flower
12-
uvicorn[standard]==0.20.0 # https://github.com/encode/uvicorn
12+
uvicorn[standard]==0.37.0 # https://github.com/encode/uvicorn
1313

1414
# Django
1515
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)