summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-07 08:18:41 +0000
committerGitHub <noreply@github.com>2020-09-07 08:18:41 +0000
commitdcbe4d7251e46675f58ba20d393abede07ec305d (patch)
tree705c0f1e205a949d3e7cd8a1568588fda948e6fa
parentda7125cd97960b50d3f413ab7bdbd305c8ba0d2f (diff)
downloadmarkupsafe-dcbe4d7251e46675f58ba20d393abede07ec305d.tar.gz
Bump tox from 3.19.0 to 3.20.0
Bumps [tox](https://github.com/tox-dev/tox) from 3.19.0 to 3.20.0. - [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.19.0...3.20.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 e959926..abaae7a 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -24,7 +24,7 @@ pytest==6.0.1 # via -r requirements/tests.in
pyyaml==5.3.1 # via pre-commit
six==1.15.0 # via packaging, pip-tools, tox, virtualenv
toml==0.10.1 # via pre-commit, pytest, tox
-tox==3.19.0 # via -r requirements/dev.in
+tox==3.20.0 # via -r requirements/dev.in
virtualenv==20.0.21 # via pre-commit, tox
# The following packages are considered to be unsafe in a requirements file: