From 9bde563a59b72c0c93868166eec4033247877e72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 01:06:09 +0000 Subject: [PATCH] Bump pytest from 9.0.2 to 9.0.3 in /back-end Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 to 9.0.3. - [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.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 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 90e9e7e..e9f59df 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.44.0 -pytest==9.0.2 +pytest==9.0.3 pytest-cov==7.1.0 mysql-connector==2.2.9 mysql-connector-python==9.5.0