From db9f94afc8cafbf470f69be148d55f1e0ce5d8af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 14:06:07 +0000 Subject: [PATCH] Bump pytest from 7.0.1 to 7.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.2.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/7.0.1...7.2.1) --- 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..c62c0937 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.2.1 pytest-xdist==2.5.0 pytype==2021.10.18 snapshottest==0.6.0