From ca1c5efa279c508a0883c06a1c92956de41651b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 07:36:36 +0000 Subject: [PATCH] Bump pytest from 8.0.0 to 8.0.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 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/8.0.0...8.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 4ac4d06..f1beaee 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -7,6 +7,6 @@ psycopg2-binary==2.9.9 pylint-django==2.5.5 pytest-benchmark==4.0.0 pytest-django==4.8.0 -pytest==8.0.0 +pytest==8.0.1 tox==4.13.0 twine==5.0.0