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 a2af8253d..ce6b3c780 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -32,7 +32,7 @@ pydantic = "2.5.2"
pydantic-settings = "2.2.1"
[tool.poetry.dev-dependencies]
-coverage = "7.4.3"
+coverage = "7.4.4"
httpx = "0.27.0"
pre-commit = "3.6.2"
pip-licenses = "4.3.4"