Skip to content

Commit

Permalink
Update dependency httpx to v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent d276f79 commit 34cadb6
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.26.0
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.26.0
aiofiles
pydantic

0 comments on commit 34cadb6

Please sign in to comment.