aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-10 08:44:49 +0000
committerGitHub <noreply@github.com>2020-06-10 08:44:49 +0000
commit5380a3c55149f98e39dca65b1076f64716ac117a (patch)
treeab934c67614c5632f87f0ccc3a8070996c684bab
parent350fa6c3890dcb42adf683918186c4cb00fd3d23 (diff)
downloadjinja-5380a3c55149f98e39dca65b1076f64716ac117a.tar.gz
Bump pip-tools from 5.2.0 to 5.2.1
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/5.2.0...5.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--requirements/dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt
index 026aabd3..830f57d5 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -14,7 +14,7 @@ identify==1.4.15 # via pre-commit
more-itertools==8.3.0 # via pytest
nodeenv==1.3.5 # via pre-commit
packaging==20.3 # via pytest, tox
-pip-tools==5.2.0 # via -r requirements/dev.in
+pip-tools==5.2.1 # via -r requirements/dev.in
pluggy==0.13.1 # via pytest, tox
pre-commit==2.5.0 # via -r requirements/dev.in
py==1.8.1 # via pytest, tox