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 e5f522ee8..55f369ffd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ flake8-tidy-imports = "4.8.0"  flake8-todo = "0.7"  flake8-isort = "6.0.0"  pep8-naming = "0.13.3" -pre-commit = "3.2.1" +pre-commit = "3.2.2"  pip-licenses = "4.1.0"  pytest = "7.2.2"  pytest-cov = "4.0.0" | 
