summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-01 15:19:50 +0000
committerGitHub <noreply@github.com>2021-09-01 15:19:50 +0000
commit03e81c911670c02de692921bd9bf106c4415c0b1 (patch)
tree907337106c847653584142a45cf89d974bc022dc
parent2b42ae5d2580270ce4e8b62ec0bb4f569d056fbe (diff)
downloadjinja2-03e81c911670c02de692921bd9bf106c4415c0b1.tar.gz
Bump tox from 3.24.1 to 3.24.3
Bumps [tox](https://github.com/tox-dev/tox) from 3.24.1 to 3.24.3. - [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.24.1...3.24.3) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-patch ... 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 76a4416..1c76369 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -115,7 +115,7 @@ toml==0.10.2
# pre-commit
# pytest
# tox
-tox==3.24.1
+tox==3.24.3
# via -r requirements/dev.in
typing-extensions==3.10.0.0
# via mypy