From 7c014825bdf59e866a5a515f0b3834d7f333af13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 23:01:37 +0000 Subject: [PATCH] Bump pytest from 8.4.0 to 8.4.1 in /back-end Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.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.4.0...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- back-end/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back-end/requirements.txt b/back-end/requirements.txt index 5791e01..e7f05da 100644 --- a/back-end/requirements.txt +++ b/back-end/requirements.txt @@ -15,7 +15,7 @@ sniffio==1.3.1 starlette==0.46.2 typing_extensions==4.14.0 uvicorn==0.34.3 -pytest==8.4.0 +pytest==8.4.1 pytest-cov==6.2.1 mysql-connector==2.2.9 mysql-connector-python==9.3.0