diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-01 08:54:36 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-01 08:54:36 +0000 |
| commit | ef677b3dea2857c778a76e281661813a1d085bb0 (patch) | |
| tree | eb0a99cdf8ee6a839097c4b0e266f5eb7a742ea2 | |
| parent | daeb2d0f6c911332ffbf17318553afc37b232d3a (diff) | |
| download | werkzeug-dependabot/pip/pre-commit-2.9.2.tar.gz | |
Bump pre-commit from 2.8.2 to 2.9.2dependabot/pip/pre-commit-2.9.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.8.2 to 2.9.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.8.2...v2.9.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| -rw-r--r-- | requirements/dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt index e06a975e..fb7f6a04 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -32,7 +32,7 @@ pallets-sphinx-themes==1.2.3 # via -r requirements/docs.in pathtools==0.1.2 # via watchdog pip-tools==5.3.1 # via -r requirements/dev.in pluggy==0.13.1 # via pytest, tox -pre-commit==2.8.2 # via -r requirements/dev.in +pre-commit==2.9.2 # via -r requirements/dev.in psutil==5.7.0 # via pytest-xprocess py==1.9.0 # via pytest, tox pycparser==2.20 # via cffi |
