summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-01 09:50:36 +0000
committerGitHub <noreply@github.com>2021-02-01 09:50:36 +0000
commit322018c048ce6afb0f703b15bc8d9845089d9102 (patch)
tree7ce08c78ea7a26ee1c445bd34ac5a3fa4078b714 /requirements
parent2c2ebaa5de698948d9e60f8ff519b0edf4bdfc78 (diff)
downloadclick-322018c048ce6afb0f703b15bc8d9845089d9102.tar.gz
Bump tox from 3.20.1 to 3.21.3
Bumps [tox](https://github.com/tox-dev/tox) from 3.20.1 to 3.21.3. - [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.20.1...3.21.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'requirements')
-rw-r--r--requirements/dev.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt
index a46ffec..b560a8a 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -36,7 +36,7 @@ idna==2.9
# via requests
imagesize==1.2.0
# via sphinx
-importlib_metadata==3.4.0
+importlib-metadata==3.4.0
# via -r requirements/tests.in
iniconfig==1.0.0
# via pytest
@@ -117,7 +117,7 @@ toml==0.10.1
# pre-commit
# pytest
# tox
-tox==3.20.1
+tox==3.21.3
# via -r requirements/dev.in
urllib3==1.25.9
# via requests