Skip to content

Commit

Permalink
Update dependency uvicorn to v0.30.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 13, 2024
1 parent 79b208d commit 26fb04b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ pandas==2.2.2
psycopg2_binary==2.9.9
pydantic==2.8.2
SQLAlchemy==2.0.32
uvicorn==0.30.5
uvicorn==0.30.6
certifi==2024.7.4
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -767,9 +767,9 @@ ujson==5.10.0 \
--hash=sha256:f8ccb77b3e40b151e20519c6ae6d89bfe3f4c14e8e210d910287f778368bb3d1 \
--hash=sha256:fbd8fd427f57a03cff3ad6574b5e299131585d9727c8c366da4624a9069ed746
# via fastapi
uvicorn[standard]==0.30.5 \
--hash=sha256:ac6fdbd4425c5fd17a9fe39daf4d4d075da6fdc80f653e5894cdc2fd98752bee \
--hash=sha256:b2d86de274726e9878188fa07576c9ceeff90a839e2b6e25c917fe05f5a6c835
uvicorn[standard]==0.30.6 \
--hash=sha256:4b15decdda1e72be08209e860a1e10e92439ad5b97cf44cc945fcbee66fc5788 \
--hash=sha256:65fd46fe3fda5bdc1b03b94eb634923ff18cd35b2f084813ea79d1f103f711b5
# via
# -r requirements.in
# fastapi
Expand Down

0 comments on commit 26fb04b

Please # to comment.