From 7b25f184451afce427913966a3f269229d491aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 13:05:21 -0300 Subject: [PATCH] chore(deps): bump pytest from 7.2.1 to 7.4.2 (#30) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 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.2.1...7.4.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 84e3da1..2e9d5b1 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -2,7 +2,7 @@ mock coverage==7.0.5 flake8==5.0.4 phulpy==1.0.10 -pytest==7.2.1 +pytest==7.4.2 pytest-cov==4.1.0 pytest-mock==3.11.1 mongomock==4.1.2