summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-01 08:04:06 +0000
committerGitHub <noreply@github.com>2021-09-01 08:04:06 +0000
commit96fd0f787f001eec86355ccc8a2e27073dbb39ee (patch)
treebc0cb97685223263c98fbe243542f8a9350c1c51
parent8acb40d6faeda86b80d4658acaa22c989f843010 (diff)
downloadclick-96fd0f787f001eec86355ccc8a2e27073dbb39ee.tar.gz
Bump pytest from 6.2.4 to 6.2.5dependabot/pip/pytest-6.2.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.4...6.2.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements/dev.txt2
-rw-r--r--requirements/tests.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt
index 3d0ac2a..e3fe428 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -76,7 +76,7 @@ pygments==2.9.0
# sphinx-tabs
pyparsing==2.4.7
# via packaging
-pytest==6.2.4
+pytest==6.2.5
# via -r requirements/tests.in
pytz==2021.1
# via babel
diff --git a/requirements/tests.txt b/requirements/tests.txt
index 4ff31e3..89031f8 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -16,7 +16,7 @@ py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging
-pytest==6.2.4
+pytest==6.2.5
# via -r requirements/tests.in
toml==0.10.2
# via pytest