From afe0d7437cbb0cb678e33b8d9209a1481f5b02d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 09:57:55 +0000 Subject: [PATCH] Bump pytest from 8.3.3 to 8.3.4 in /server Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. - [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.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 2f9225cd..6533c8fa 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -43,7 +43,7 @@ daphne==4.1.* black==24.10.0 isort==5.13.2 flake8==7.1.1 -pytest==8.3.3 +pytest==8.3.4 pytest-django==4.9.0 pytest-asyncio==0.24.0 pytest-cov==6.0.0