diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 9934cc9c..69dd5f1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ pydantic-settings = "2.2.1" [tool.poetry.dev-dependencies] -pip-licenses = "4.5.1" +pip-licenses = "5.0.0" pre-commit = "3.7.1" python-dotenv = "1.0.1" ruff = "0.5.2" |