diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-28 20:53:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-28 20:53:49 +0000 |
commit | 22d6f96cd8cfa5a50b123e69bac42451562753b6 (patch) | |
tree | 50890bd6ebb3c4f3a42f00f4032f5d97f24b542b | |
parent | 5642aa32b1baf980ef77a8f2597ccd0ca963fa5f (diff) | |
download | markupsafe-22d6f96cd8cfa5a50b123e69bac42451562753b6.tar.gz |
Bump pre-commit from 2.12.0 to 2.12.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.12.0 to 2.12.1.
- [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.12.0...v2.12.1)
Signed-off-by: dependabot[bot] <support@github.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 589384a..48d823f 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -62,7 +62,7 @@ pluggy==0.13.1 # via # pytest # tox -pre-commit==2.12.0 +pre-commit==2.12.1 # via -r requirements/dev.in py==1.10.0 # via |