summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-01 08:02:52 +0000
committerGitHub <noreply@github.com>2021-09-01 08:02:52 +0000
commite1f7bc3c899c5eb8d47d25ca55e2b6c0bcc7ca38 (patch)
tree84adee82bd348ca1673236fd191725761845d55a
parentb10f4af1400f4b5d22a6d83633e35d500ade31da (diff)
downloaditsdangerous-dependabot/pip/tox-3.24.3.tar.gz
Bump tox from 3.24.1 to 3.24.3dependabot/pip/tox-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 8bab982..31e6ce5 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -120,7 +120,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