aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 6a78d5926..224efb40f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -33,7 +33,7 @@ pydantic-settings = "2.6.1"
[tool.poetry.dev-dependencies]
coverage = "7.6.10"
-httpx = "0.27.2"
+httpx = "0.28.1"
pre-commit = "4.0.1"
pip-licenses = "5.0.0"
pytest = "8.3.3"