deps: bump httpx from 0.24.1 to 0.27.0 (#668)

This commit is contained in:
dependabot[bot]
2024-05-08 01:36:31 +00:00
committed by GitHub
parent 78393be66b
commit 6e88834d93
2 changed files with 14 additions and 13 deletions

View File

@@ -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"