summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-01 08:23:40 +0000
committerGitHub <noreply@github.com>2020-11-01 08:23:40 +0000
commit2ae7643029b712a48c6ce704b47aa2cc12a0a46e (patch)
tree5b5b2f95e9a5e726c164be985d936f0da9508d7b /requirements
parentdf302435a5077a4a369a95a37bfaf48802095a92 (diff)
downloadmarkupsafe-2ae7643029b712a48c6ce704b47aa2cc12a0a46e.tar.gz
Bump tox from 3.20.0 to 3.20.1
Bumps [tox](https://github.com/tox-dev/tox) from 3.20.0 to 3.20.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.20.0...3.20.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'requirements')
-rw-r--r--requirements/dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt
index 6126613..fa5e7f7 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -23,7 +23,7 @@ pytest==6.1.0 # 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.20.0 # via -r requirements/dev.in
+tox==3.20.1 # 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: