summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-07 08:02:05 +0000
committerGitHub <noreply@github.com>2020-08-07 08:02:05 +0000
commit8528079be61bd4c4635e6f18d428740dd5032861 (patch)
tree7d0b5328ed18cc29ec38a465a0268130f22a7ddb /requirements
parent2dafcfd70fe882816a9f6e40947b5088635ba34f (diff)
downloadclick-8528079be61bd4c4635e6f18d428740dd5032861.tar.gz
Bump tox from 3.18.1 to 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>
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 d8555d2..570b685 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -49,7 +49,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.21 # via pre-commit, tox
zipp==3.1.0 # via importlib-metadata