Skip to content

Commit

Permalink
Update dependency httpx to v0.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 80b1751 commit ce19c04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fastapi==0.68.2
uvicorn==0.15.0
httpx==0.23.0
httpx==0.27.2
pytest
pre-commit
sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fastapi==0.68.2
uvicorn==0.15.0
httpx==0.23.0
httpx==0.27.2
aiofiles
pydantic

0 comments on commit ce19c04

Please sign in to comment.