summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-01 08:03:31 +0000
committerGitHub <noreply@github.com>2021-08-01 08:03:31 +0000
commitf4f406066c00b9e9bf7a3c679ed4aa2e8e4802c5 (patch)
treea4981cc43688d07d0e35357dc131616ea9a1ef71
parentbe6bfac48fc4387630e1cca29b3242198296d6cd (diff)
downloadmarkupsafe-f4f406066c00b9e9bf7a3c679ed4aa2e8e4802c5.tar.gz
Bump tox from 3.23.1 to 3.24.1
Bumps [tox](https://github.com/tox-dev/tox) from 3.23.1 to 3.24.1. - [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.23.1...3.24.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... 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 002908c..7bc7967 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -115,7 +115,7 @@ toml==0.10.2
# pre-commit
# pytest
# tox
-tox==3.23.1
+tox==3.24.1
# via -r requirements/dev.in
typing-extensions==3.10.0.0
# via mypy