summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-01 10:12:22 +0000
committerGitHub <noreply@github.com>2021-02-01 10:12:22 +0000
commitae1f71c851c01f1d76974ee0835eceeb44c77849 (patch)
treeb96e339d73c586b390bbc05135b77ba9404a806e /requirements
parentaf54caa2b1dc48b37bb32f598630d771d3ec4fc1 (diff)
downloadclick-ae1f71c851c01f1d76974ee0835eceeb44c77849.tar.gz
Bump pytest from 6.2.1 to 6.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.1...6.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'requirements')
-rw-r--r--requirements/dev.txt2
-rw-r--r--requirements/tests.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt
index 942cf4c..17cda50 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -72,7 +72,7 @@ pygments==2.6.1
# sphinx-tabs
pyparsing==2.4.7
# via packaging
-pytest==6.2.1
+pytest==6.2.2
# via -r requirements/tests.in
pytz==2020.1
# via babel
diff --git a/requirements/tests.txt b/requirements/tests.txt
index a5dc18c..1632629 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -8,7 +8,7 @@ attrs==19.3.0
# via pytest
colorama==0.4.4
# via -r requirements/tests.in
-importlib_metadata==3.4.0
+importlib-metadata==3.4.0
# via -r requirements/tests.in
iniconfig==1.0.0
# via pytest
@@ -20,7 +20,7 @@ py==1.9.0
# via pytest
pyparsing==2.4.7
# via packaging
-pytest==6.2.1
+pytest==6.2.2
# via -r requirements/tests.in
six==1.15.0
# via packaging