From 078fb7edd96b4a10f8701b1ce6351f5b0d2caf69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 10:06:53 +0000 Subject: [PATCH] Bump pytest from 6.2.5 to 7.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.1.1. - [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.5...7.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 1158a86a..a6189e2a 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,7 +4,7 @@ django-stubs==1.9.0 factory-boy==3.2.1 faker==11.3.0 mypy==0.931 -pytest==6.2.5 +pytest==7.1.1 pytest-celery==0.0.0 pytest-django==4.5.2 pytest-env==0.6.2