summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-07 07:50:10 +0000
committerGitHub <noreply@github.com>2020-08-07 07:50:10 +0000
commit1327cf5f4cacc5aa5bf251493e741d2fcfce02a1 (patch)
tree7f0751473693a9f68258baf28aedb98527df456a
parent13b06a06680f01d6b74646ea1d2f2f776b1df56b (diff)
downloaditsdangerous-dependabot/pip/tox-3.19.0.tar.gz
Bump tox from 3.18.1 to 3.19.0dependabot/pip/tox-3.19.0
Bumps [tox](https://github.com/tox-dev/tox) from 3.18.1 to 3.19.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.18.1...3.19.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 c07b06a..417aa87 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -47,7 +47,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.18.1 # via -r requirements/dev.in
+tox==3.19.0 # via -r requirements/dev.in
urllib3==1.25.9 # via requests
virtualenv==20.0.20 # via pre-commit, tox