From 004e4d57a53f2f436173b874821f843ed67779c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 08:01:47 +0000 Subject: [PATCH] Bump pytest from 9.0.1 to 9.0.2 in /back-end Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.1 to 9.0.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/9.0.1...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.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 2232cbe..f35ab97 100644 --- a/back-end/requirements.txt +++ b/back-end/requirements.txt @@ -15,7 +15,7 @@ sniffio==1.3.1 starlette==0.48.0 typing_extensions==4.15.0 uvicorn==0.38.0 -pytest==9.0.1 +pytest==9.0.2 pytest-cov==7.0.0 mysql-connector==2.2.9 mysql-connector-python==9.5.0