Skip to content

Commit

Permalink
Merge pull request #283 from nnsnodnb/renovate/httpx
Browse files Browse the repository at this point in the history
Update httpx
  • Loading branch information
nnsnodnb authored Dec 30, 2024
2 parents 1a17874 + 121e070 commit 88266e2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
21 changes: 10 additions & 11 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.23.0,<0.29.0"}
PyJWT = ">=2.0.0,<2.11.0"
cryptography = ">=43,<44"

Expand Down

0 comments on commit 88266e2

Please sign in to comment.