From 2bedc1cdb35d35478301c5651d4353adc79e9ad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 15:11:52 +0000 Subject: [PATCH] chore(deps): bump pytest from 7.0.0 to 7.1.3 in /dev_requirements Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 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.0...7.1.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev_requirements/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/test-requirements.txt b/dev_requirements/test-requirements.txt index 83d215f3..216572c5 100644 --- a/dev_requirements/test-requirements.txt +++ b/dev_requirements/test-requirements.txt @@ -1,7 +1,7 @@ hypothesis==5.49.0 mock==4.0.3 moto==3.0.2 -pytest==7.0.0 +pytest==7.1.3 pytest-cov==3.0.0 pytest-mock==3.6.1 pytest-xdist==2.5.0