summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-01 08:41:16 +0000
committerGitHub <noreply@github.com>2021-01-01 08:41:16 +0000
commit1849fc497dcd56b7b68addad32388d462c288772 (patch)
treeebd13bfb3cb7183ef38849f2e17ddf8f9c837389 /requirements
parent05d08f9c8131b736a7662256c6a9b7ecde0d1c4e (diff)
downloaditsdangerous-1849fc497dcd56b7b68addad32388d462c288772.tar.gz
Bump pre-commit from 2.9.2 to 2.9.3
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.2 to 2.9.3. - [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.9.2...v2.9.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'requirements')
-rw-r--r--requirements/dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt
index ad80b0e..62aaca2 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -29,7 +29,7 @@ packaging==20.3 # via pallets-sphinx-themes, pytest, sphinx, tox
pallets-sphinx-themes==1.2.3 # via -r requirements/docs.in
pip-tools==5.5.0 # via -r requirements/dev.in
pluggy==0.13.1 # via pytest, tox
-pre-commit==2.9.2 # via -r requirements/dev.in
+pre-commit==2.9.3 # via -r requirements/dev.in
py==1.9.0 # via pytest, tox
pygments==2.6.1 # via sphinx
pyparsing==2.4.7 # via packaging