From 28e43c5cf813eb92fe02d51e6e75c462ca61bc6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 02:34:42 +0000 Subject: [PATCH] Bump pytest from 7.1.1 to 7.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.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.1.1...7.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5c8e481..9a7ff54 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ coverage==6.3.2 Sphinx==4.3.0 m2r2==0.3.2 twine==3.8.0 -pytest==7.1.1 +pytest==7.2.1 setuptools>=39.0.1 bandit==1.7.4 flake8==4.0.1