]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Bump tox from 3.15.0 to 3.15.1 1222/head
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sat, 23 May 2020 18:12:14 +0000 (18:12 +0000)
committerGitHub <noreply@github.com>
Sat, 23 May 2020 18:12:14 +0000 (18:12 +0000)
Bumps [tox](https://github.com/tox-dev/tox) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.15.0...3.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
requirements/dev.txt

index 37243a374b7aa9b1ccc5c030b95b142e75982f44..553a404fb630e86f2cc0a6fafa5f4dc715883e9a 100644 (file)
@@ -23,7 +23,7 @@ pytest==5.4.2             # via -r requirements/tests.in
 pyyaml==5.3.1             # via pre-commit
 six==1.14.0               # via packaging, pip-tools, tox, virtualenv
 toml==0.10.1              # via pre-commit, tox
-tox==3.15.0               # via -r requirements/dev.in
+tox==3.15.1               # via -r requirements/dev.in
 virtualenv==20.0.20       # via pre-commit, tox
 wcwidth==0.1.9            # via pytest