Skip to content

Commit

Permalink
Update dependency httpx to ^0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 7a6fcd7 commit 1528afa
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.38"
autoflake = "<2.4"
black = "^23"
codecov = "^2.1.12"
httpx = "^0.24.0"
httpx = "^0.27.0"
mypy = "^1.1"
pre-commit = "2.21.0"
pytest = "^7"
Expand Down

0 comments on commit 1528afa

Please sign in to comment.