From 6c3450bd30b9144491261d2ff29740877b4779f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 23:19:17 -0300 Subject: [PATCH] chore(deps): bump pytest from 7.4.3 to 8.0.1 (#75) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.0.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.4.3...8.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... 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 2669b9a..80973d7 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ setuptools==69.0.3 coverage==7.4.0 flake8==6.1.0 phulpy==1.0.10 -pytest==7.4.3 +pytest==8.0.1 pytest-cov==4.1.0 pytest-mock==3.12.0 mongomock==4.1.2