chore(deps): update dependency httpx to ^0.28.0
All checks were successful
Build and Publish Docker Image / build (pull_request) Successful in 52s

This commit is contained in:
Renovate Bot
2024-11-28 17:04:04 +00:00
parent 6cd59b1ca4
commit d2acde100f
2 changed files with 5 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ logfire = {extras = ["fastapi"], version = "^2.1.2"}
[tool.poetry.group.dev.dependencies]
pytest = "^8.3.3"
httpx = "^0.27.2"
httpx = "^0.28.0"
pytest-cov = "^4.0.0"
ruff = "^0.7.0"
pre-commit = "^3.4.0"