summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-01 08:02:50 +0000
committerGitHub <noreply@github.com>2022-01-01 08:02:50 +0000
commit86136bf71fef2b4481a9d937119ba57f13a75950 (patch)
tree1eb10b448afafbcfa19548984e5fa010eae3eaec
parent7abfc64c3117c139ff4e430c590187067e8f3115 (diff)
downloadmarkupsafe-dependabot/pip/tox-3.24.5.tar.gz
Bump tox from 3.24.4 to 3.24.5dependabot/pip/tox-3.24.5
Bumps [tox](https://github.com/tox-dev/tox) from 3.24.4 to 3.24.5. - [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.4...3.24.5) --- 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 392f7a4..bd3f93b 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -118,7 +118,7 @@ toml==0.10.2
# tox
tomli==1.2.2
# via pep517
-tox==3.24.4
+tox==3.24.5
# via -r requirements/dev.in
typing-extensions==3.10.0.2
# via mypy