aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-15 20:55:56 +0000
committerGravatar GitHub <[email protected]>2024-07-15 20:55:56 +0000
commitd3c5f81dee30a6997b6fa3661fa9f68e2f46231a (patch)
treeac7efe50f8180392435404bc8241373204ee885e /pyproject.toml
parentBump sentry-sdk from 2.7.1 to 2.10.0 (#1579) (diff)
Bump pip-licenses from 4.4.0 to 4.5.1 (#1575)
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 ffcd8420..ae708139 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,7 +28,7 @@ pydantic-settings = "2.2.1"
[tool.poetry.dev-dependencies]
-pip-licenses = "4.4.0"
+pip-licenses = "4.5.1"
pre-commit = "3.7.1"
python-dotenv = "1.0.1"
ruff = "0.5.2"