aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-17 04:57:06 +0000
committerGravatar GitHub <[email protected]>2023-10-17 04:57:06 +0000
commit97f578e1d76467d80a1a02cf7541dbd83c8cb5bd (patch)
treebdb65e63b7bc4256336155882b826f0e01fbd198 /pyproject.toml
parentBump sentry-sdk from 1.31.0 to 1.32.0 (#2784) (diff)
Bump pre-commit from 3.4.0 to 3.5.0 (#2788)
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 629909b25..c2642d5bb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -34,7 +34,7 @@ pydantic-settings = "2.0.3"
[tool.poetry.dev-dependencies]
coverage = "7.3.2"
httpx = "0.25.0"
-pre-commit = "3.4.0"
+pre-commit = "3.5.0"
pip-licenses = "4.3.3"
pytest = "7.4.2"
pytest-cov = "4.1.0"