From 7c9e677870fa53395a07f10eebabf3987b0eb8b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 08:01:49 +0000 Subject: [PATCH] Bump pytest from 8.4.1 to 8.4.2 in /back-end Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.2. - [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.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 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 d7d943b..6fbee17 100644 --- a/back-end/requirements.txt +++ b/back-end/requirements.txt @@ -15,7 +15,7 @@ sniffio==1.3.1 starlette==0.47.3 typing_extensions==4.15.0 uvicorn==0.35.0 -pytest==8.4.1 +pytest==8.4.2 pytest-cov==6.2.1 mysql-connector==2.2.9 mysql-connector-python==9.4.0