summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-01 08:08:17 +0000
committerGitHub <noreply@github.com>2021-08-01 08:08:17 +0000
commit30449e16f1431a2c594fe30ea303b2859bcdccd0 (patch)
treee5992da6c83cee0f3ef832bc394fba8d580ca2b7
parentc6334b6cec6faf9075f785007130293ddae8c52a (diff)
downloadjinja2-30449e16f1431a2c594fe30ea303b2859bcdccd0.tar.gz
Bump tox from 3.23.1 to 3.24.1
Bumps [tox](https://github.com/tox-dev/tox) from 3.23.1 to 3.24.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.23.1...3.24.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.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 e0713b5..4be9f59 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -115,7 +115,7 @@ toml==0.10.2
# pre-commit
# pytest
# tox
-tox==3.23.1
+tox==3.24.1
# via -r requirements/dev.in
typing-extensions==3.10.0.0
# via mypy