From b9f3792ac26c3a6170bab4ce04f38900f76fef73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 16:57:17 +0000 Subject: [PATCH] Bump pytest from 7.4.3 to 8.3.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.3.3. - [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.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... 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 aebbbf9..714dd7a 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -8,7 +8,7 @@ psycopg[binary]==3.1.12 # https://github.com/psycopg/psycopg # ------------------------------------------------------------------------------ mypy==1.6.1 # https://github.com/python/mypy django-stubs[compatible-mypy]==4.2.6 # https://github.com/typeddjango/django-stubs -pytest==7.4.3 # https://github.com/pytest-dev/pytest +pytest==8.3.3 # https://github.com/pytest-dev/pytest pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar # Documentation