From 25c9544c972fb2bc7f7fc22b9b3280ea58613a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 20:02:06 +0000 Subject: [PATCH] Bump pytest from 7.1.2 to 7.2.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.2.2. - [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.1.2...7.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements-dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index be904df24..96eb8cea6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,5 +4,5 @@ sphinxcontrib-napoleon==0.7 invoke==1.7.1 jinja2==2.11.3 MarkupSafe==2.0.1 -pytest==7.1.2 +pytest==7.2.2 ansible==4.10.0 diff --git a/requirements-dev.txt b/requirements-dev.txt index 524642c3d..fc6044b93 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ black==22.6.0 coveralls==3.3.1 ddt==1.5.0 flake8-import-order==0.18.2 -pytest==7.1.2 +pytest==7.2.2 pytest-cov==4.0.0 pytest-json==0.4.0 pyflakes==2.5.0