diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-28 20:55:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-28 20:55:55 +0000 |
commit | 050fb88a659416312375b033204d97b21ae3b18c (patch) | |
tree | 50890bd6ebb3c4f3a42f00f4032f5d97f24b542b | |
parent | 5642aa32b1baf980ef77a8f2597ccd0ca963fa5f (diff) | |
parent | 22d6f96cd8cfa5a50b123e69bac42451562753b6 (diff) | |
download | markupsafe-050fb88a659416312375b033204d97b21ae3b18c.tar.gz |
Merge pull request #206 from pallets/dependabot/pip/pre-commit-2.12.1master
-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 |