summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-01 08:04:29 +0000
committerGitHub <noreply@github.com>2022-01-01 08:04:29 +0000
commitb8d2bf71ca3eb71d6b1592906ae6a8594399e9f9 (patch)
treed2614a153f6fe84ab00644a3fbb5046a30e5766a
parent233527d38bfe35b5c28a11a580555b6e8dda34c3 (diff)
downloaditsdangerous-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 c2aa022..14500cc 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -123,7 +123,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