summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-01 12:29:48 +0000
committerGitHub <noreply@github.com>2021-03-01 12:29:48 +0000
commit016bbb38e960c7636f04a83ea1367387faa777ad (patch)
treefe74a9dd0d29ba5ce61028143079df09a19856ee /requirements
parentc76fea1696c0ffe7edff8a36cadd4686cda8cbfb (diff)
downloadclick-016bbb38e960c7636f04a83ea1367387faa777ad.tar.gz
Bump tox from 3.21.4 to 3.22.0
Bumps [tox](https://github.com/tox-dev/tox) from 3.21.4 to 3.22.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.21.4...3.22.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 76b6cb4..7ef70e7 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -118,7 +118,7 @@ toml==0.10.2
# pre-commit
# pytest
# tox
-tox==3.21.4
+tox==3.22.0
# via -r requirements/dev.in
typed-ast==1.4.2
# via mypy