aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-15 21:01:44 +0000
committerGravatar GitHub <[email protected]>2024-07-15 21:01:44 +0000
commitbb163e9e32716033a5b5c8e1f4426179143861c2 (patch)
tree17750071e7e383b558f19a16efd7898245700718 /pyproject.toml
parentBump sentry-sdk from 2.9.0 to 2.10.0 (#3125) (diff)
Bump pip-licenses from 4.4.0 to 4.5.1 (#3121)
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 e9d1837cf..47f0b17c6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -34,7 +34,7 @@ pydantic-settings = "2.2.1"
coverage = "7.6.0"
httpx = "0.27.0"
pre-commit = "3.7.1"
-pip-licenses = "4.4.0"
+pip-licenses = "4.5.1"
pytest = "8.2.2"
pytest-cov = "5.0.0"
pytest-subtests = "0.13.0"