From 72f41421a1d0dd30c1828b3680cc2eb5456c74d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 16:51:36 +0000 Subject: [PATCH] [DEPENDABOT] Update: Bump pytest from 8.3.4 to 8.3.5 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [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.3.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index edc9d279..d3c74eaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ pycountry==24.6.1 # Development black==25.1.0 flake8==7.1.1 -pytest==8.3.4 +pytest==8.3.5 pytest-django==4.10.0 # WebSocket Support