Skip to content

Commit

Permalink
Update dependency httpx to ^0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2023
1 parent 6c3a419 commit 5770ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ starlette = "<0.35"
autoflake = "<2.3"
black = "^23"
codecov = "^2.1.12"
httpx = "^0.24.0"
httpx = "^0.26.0"
mypy = "^1.1"
pre-commit = "2.21.0"
pytest = "^7"
Expand Down

0 comments on commit 5770ad1

Please sign in to comment.