summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-01 12:28:45 +0000
committerGitHub <noreply@github.com>2021-03-01 12:28:45 +0000
commit841ef5be8c7a291e2eff075056383548d2ef7bbe (patch)
treeab54c06b9faad76a4a07cc264e7c4a523a84def8 /requirements
parenta71806e8f77c036525722cbc172f0949e3eeef8e (diff)
downloaditsdangerous-841ef5be8c7a291e2eff075056383548d2ef7bbe.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 8172ff9..57e68a8 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -116,7 +116,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