diff options
| author | 2023-03-02 23:38:16 -0800 | |
|---|---|---|
| committer | 2023-03-02 23:38:16 -0800 | |
| commit | 02c6957f87306eb0b5a1afd3c54e37fb38a4ebc4 (patch) | |
| tree | 8b55735047f2081c1851fc0fb6ecb0a7f40a1b16 /pyproject.toml | |
| parent | Bump sentry-sdk from 1.15.0 to 1.16.0 (#1220) (diff) | |
Bump pre-commit from 3.1.0 to 3.1.1 (#1221)
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 a00645e9..bfb51044 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ flake8-todo = "0.7" flake8-isort = "6.0.0" pep8-naming = "0.13.3" pip-licenses = "4.0.3" -pre-commit = "3.1.0" +pre-commit = "3.1.1" python-dotenv = "1.0.0" taskipy = "1.10.3" |