summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-01 08:02:20 +0000
committerGitHub <noreply@github.com>2021-10-01 08:02:20 +0000
commitdacaeaecc4bcf5846d662b7ababe9c596da8dc08 (patch)
tree7254d8298a7275e91e9863d4d816c710b92189ba
parent647677d37fd4d95d5fb1571a3120c8b185bad4bf (diff)
downloadjinja2-dependabot/pip/tox-3.24.4.tar.gz
Bump tox from 3.24.3 to 3.24.4dependabot/pip/tox-3.24.4
Bumps [tox](https://github.com/tox-dev/tox) from 3.24.3 to 3.24.4. - [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.3...3.24.4) --- 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 1c76369..3cbb39d 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -115,7 +115,7 @@ toml==0.10.2
# pre-commit
# pytest
# tox
-tox==3.24.3
+tox==3.24.4
# via -r requirements/dev.in
typing-extensions==3.10.0.0
# via mypy