From a3f92fbb3976c4562bdc854dd1fd5d435fe1ec5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 14:25:17 +0000 Subject: [PATCH] Bump pytest from 7.0.1 to 7.1.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.3. - [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/7.0.1...7.1.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e21e8fb6..9aa23bc5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,7 +3,7 @@ docformatter==1.4 filelock==3.6.0 flake8==4.0.1 isort==5.10.1 -pytest==7.0.1 +pytest==7.1.3 pytest-xdist==2.5.0 pytype==2021.10.18 snapshottest==0.6.0