From bbf41d0224d0afb0572fb177c3e22d6c1f7fc9a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 01:08:40 +0000 Subject: [PATCH] Bump pytest from 8.2.0 to 8.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.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.2.0...8.2.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 0bffa74..6785fe7 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.2.0 +pytest==8.2.1 tox==4.15.0 twine==5.1.0