From c7b6457a67af114a196c35ee27e4dd1bc5c705a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 01:42:10 +0000 Subject: [PATCH] Bump pytest from 7.3.2 to 7.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 to 7.4.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.3.2...7.4.2) --- 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 b0766e6a..94f1470a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ coverage==7.2.7 # flake8 version is also specified in .github/workflows/ci-cd.yml flake8==5.0.4 ipdb==0.13.13 -pytest==7.3.2 +pytest==7.4.2 pytest-cov==4.1.0 pytest-sugar==0.9.7 PyMySQL==1.0.3