Skip to content

Commit

Permalink
Update httpx
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent fc3c684 commit 8898b30
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.9,<3.14"
httpx = {extras = ["http2"], version = ">=0.23.0,<0.28.0"}
httpx = {extras = ["http2"], version = ">=0.28.1,<0.29.0"}
PyJWT = ">=2.0.0,<2.11.0"
cryptography = ">=43,<44"

Expand Down

0 comments on commit 8898b30

Please sign in to comment.