From 9b37bdf43eb23f0850302a15f941f73444468c9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 11:46:34 +0000 Subject: [PATCH] Bump pytest from 8.0.0 to 8.1.0 in /requirements Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.1.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/8.0.0...8.1.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 9fc15249..7406b4d0 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -7,7 +7,7 @@ mypy==1.8.0 # https://github.com/typeddjango/django-stubs django-stubs==4.2.7 # https://github.com/pytest-dev/pytest -pytest==8.0.0 +pytest==8.1.0 # https://github.com/Frozenball/pytest-sugar pytest-sugar==1.0.0