aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-28 09:47:21 +0000
committerGravatar GitHub <[email protected]>2024-06-28 09:47:21 +0000
commitf4c28764d1771c98115d79cc9df340b8156eff07 (patch)
tree0996e0c3e9706cdffbf4019968f4421e3e1b67b3 /pyproject.toml
parentBump sentry-sdk from 2.6.0 to 2.7.0 (#3105) (diff)
Bump coverage from 7.5.3 to 7.5.4 (#3102)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 c6105ecae..bae35bd65 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -31,7 +31,7 @@ pydantic = "2.6.4"
pydantic-settings = "2.2.1"
[tool.poetry.dev-dependencies]
-coverage = "7.5.3"
+coverage = "7.5.4"
httpx = "0.27.0"
pre-commit = "3.7.1"
pip-licenses = "4.4.0"