Skip to content

Commit

Permalink
Update dependency uvicorn to v0.24.0.post1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 6, 2023
1 parent c780462 commit 23d1e26
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.1.2
psycopg2_binary==2.9.9
pydantic==2.4.2
SQLAlchemy==2.0.23
uvicorn==0.24.0
uvicorn==0.24.0.post1
certifi==2023.7.22
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ tzdata==2023.3 \
--hash=sha256:11ef1e08e54acb0d4f95bdb1be05da659673de4acbd21bf9c69e94cc5e907a3a \
--hash=sha256:7e65763eef3120314099b6939b5546db7adce1e7d6f2e179e3df563c70511eda
# via pandas
uvicorn==0.24.0 \
--hash=sha256:368d5d81520a51be96431845169c225d771c9dd22a58613e1a181e6c4512ac33 \
--hash=sha256:3d19f13dfd2c2af1bfe34dd0f7155118ce689425fdf931177abe832ca44b8a04
uvicorn==0.24.0.post1 \
--hash=sha256:09c8e5a79dc466bdf28dead50093957db184de356fcdc48697bad3bde4c2588e \
--hash=sha256:7c84fea70c619d4a710153482c0d230929af7bcf76c7bfa6de151f0a3a80121e
# via -r requirements.in

0 comments on commit 23d1e26

Please sign in to comment.