Skip to content

Commit

Permalink
Bump httpx from 0.24.1 to 0.26.0 in /server (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 1eca8cb commit fed5b10
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
25 changes: 13 additions & 12 deletions server/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 server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ quart = "^0.18.1"
quart-trio = "^0.10.0"
quart-cors = "^0.7"
hypercorn = "^0.13.2"
httpx = "0.24.1"
httpx = "0.26.0"
oscrypto = "1.3.0"

# Forcing 2.2.3 because there seems to be an issue in 2.3.6
Expand Down

0 comments on commit fed5b10

Please sign in to comment.