summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-01 08:33:23 +0000
committerGitHub <noreply@github.com>2020-11-01 08:33:23 +0000
commitd87826a94acff6f6b66d16f225c299d10250b204 (patch)
treec87f1c76c2d792cd67f15e1ead790508e79e1cb6 /requirements
parent9649c7ab4a302af31eabf2bebc2848d5e5693c17 (diff)
downloaditsdangerous-d87826a94acff6f6b66d16f225c299d10250b204.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 7d84484..1730c7d 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -50,7 +50,7 @@ sphinxcontrib-log-cabinet==1.0.1 # via -r requirements/docs.in
sphinxcontrib-qthelp==1.0.3 # via sphinx
sphinxcontrib-serializinghtml==1.1.4 # via sphinx
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
typed-ast==1.4.1 # via mypy
typing-extensions==3.7.4.3 # via mypy
urllib3==1.25.9 # via requests