diff options
author | 2024-02-14 05:01:54 +0000 | |
---|---|---|
committer | 2024-02-14 05:01:54 +0000 | |
commit | 6ec0877e4d69b097378b69016932a5f41f094cf0 (patch) | |
tree | 236a784fc29b6e4f8a02a77bdb674d0ca70934a4 /pyproject.toml | |
parent | Bump sentry-sdk from 1.40.3 to 1.40.4 (#2923) (diff) |
Bump pre-commit from 3.6.0 to 3.6.1 (#2921)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 b2585b3ae..42b27ebd7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ pydantic-settings = "2.1.0" [tool.poetry.dev-dependencies] coverage = "7.4.1" httpx = "0.26.0" -pre-commit = "3.6.0" +pre-commit = "3.6.1" pip-licenses = "4.3.4" pytest = "8.0.0" pytest-cov = "4.1.0" |