From a24ccf5ec90cdebdba3517f4c13c0eea272205f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 11:58:44 +0000 Subject: [PATCH] build(deps): bump pytest from 7.4.4 to 8.0.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0. - [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.4...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-testing.txt b/tests/requirements-testing.txt index b333545..3d27bf9 100644 --- a/tests/requirements-testing.txt +++ b/tests/requirements-testing.txt @@ -78,7 +78,7 @@ pycountry==22.3.5 pycparser==2.21 pygments==2.17.2 pypdfium2==4.26.0 -pytest==7.4.4 +pytest==8.0.0 pytest-cov==4.1.0 python-dateutil==2.8.2 python-json-logger==2.0.7