dependencies: bump httpx version

This commit is contained in:
Upstream Data
2023-12-22 16:28:46 -07:00
parent 8adc3d2adf
commit 3588197741

View File

@@ -9,7 +9,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.8"
httpx = "^0.25.2"
httpx = "^0.26.0"
asyncssh = "^2.14.1"
grpc-requests = "^0.1.12"
passlib = "^1.7.4"