Skip to content

Commit 9090e67

Browse files
authored
Merge pull request #224 from FullStackWithLawrence/dependabot/pip/uvicorn-standard--0.38.0
Bump uvicorn[standard] from 0.20.0 to 0.38.0
2 parents 626141c + 3c4718e commit 9090e67

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.38.0 # https://github.com/encode/uvicorn
1313

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

0 commit comments

Comments
 (0)