summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-30 08:04:36 +0000
committerGitHub <noreply@github.com>2020-06-30 08:04:36 +0000
commit2f94f0c5635f0bbf8e42419bf2c9612df1415eb1 (patch)
treeada5d3e41e5ed92b071e58034e5a8e49941dcc75
parent4b1172198b4b077e8b75ff0b39a9151a8507b376 (diff)
downloaditsdangerous-2f94f0c5635f0bbf8e42419bf2c9612df1415eb1.tar.gz
Bump tox from 3.16.0 to 3.16.1
Bumps [tox](https://github.com/tox-dev/tox) from 3.16.0 to 3.16.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.16.0...3.16.1) 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 9623b4e..9998879 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -46,7 +46,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, tox
-tox==3.16.0 # via -r requirements/dev.in
+tox==3.16.1 # via -r requirements/dev.in
urllib3==1.25.9 # via requests
virtualenv==20.0.20 # via pre-commit, tox
wcwidth==0.1.9 # via pytest