aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-24 17:30:21 +0000
committerGravatar GitHub <[email protected]>2023-03-24 17:30:21 +0000
commitaade5636ef4e487491b3b36f986fdfed9b490263 (patch)
treeffae94c13994705065fbd73bb13336be71883787 /pyproject.toml
parentBump pydantic from 1.10.6 to 1.10.7 (#2481) (diff)
Bump pre-commit from 3.1.1 to 3.2.0 (#2479)
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 07406f3fe..ec3ca4777 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.1.1"
+pre-commit = "3.2.0"
pip-licenses = "4.1.0"
pytest = "7.2.2"
pytest-cov = "4.0.0"