summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-01 08:03:17 +0000
committerGitHub <noreply@github.com>2021-09-01 08:03:17 +0000
commita9992dfb028c201f55487f010549253a9e071245 (patch)
treec41189a314c53a58610de929cebed2109da729f6
parent07f0b8430885a87d886b0ac2ea53a9f31c1881c7 (diff)
downloadmarkupsafe-dependabot/pip/pytest-6.2.5.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 be86ee7..ed0f6fa 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -72,7 +72,7 @@ pygments==2.9.0
# via sphinx
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