diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-06-10 08:44:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-10 08:44:49 +0000 |
commit | 5380a3c55149f98e39dca65b1076f64716ac117a (patch) | |
tree | ab934c67614c5632f87f0ccc3a8070996c684bab /requirements | |
parent | 350fa6c3890dcb42adf683918186c4cb00fd3d23 (diff) | |
download | jinja2-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>
Diffstat (limited to 'requirements')
-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 026aabd..830f57d 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 |