mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-04-25 00:05:36 +02:00
deps: bump httpx from 0.24.1 to 0.27.0 (#668)
This commit is contained in:
@@ -27,7 +27,7 @@ Changelog = "https://github.com/andrewthetechie/py-healthchecks.io/releases"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
pydantic = "^1.9.1"
|
||||
httpx = ">=0.23.0,<0.25.0"
|
||||
httpx = ">=0.23.0,<0.28.0"
|
||||
croniter = ">=1.1,<3.0"
|
||||
pytz = ">=2021.3,<2024.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user