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 20, 2023
1 parent e7c827c commit e773514
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 @@ -20,7 +20,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.9"
httpx = {extras = ["http2"], version = "^0.25.0"}
httpx = {extras = ["http2"], version = "^0.26.0"}
PyJWT = "^2.6.0"
cryptography = ">=39,<42"

Expand Down

0 comments on commit e773514

Please sign in to comment.