From 5027ff64d38f91103462a9f1d375b05c75aaadd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 19:26:13 +0000 Subject: [PATCH] chore(deps): bump pytest in /monitoring_flask_backend Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 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/8.3.4...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- monitoring_flask_backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitoring_flask_backend/requirements.txt b/monitoring_flask_backend/requirements.txt index 5bf25e1..b56fa4c 100644 --- a/monitoring_flask_backend/requirements.txt +++ b/monitoring_flask_backend/requirements.txt @@ -3,7 +3,7 @@ prometheus-api-client==0.5.4 python-dateutil==2.8.2 gunicorn==23.0.0 requests==2.32.4 -pytest==8.3.4 +pytest==9.0.2 requests-aws4auth==1.2.3 boto3==1.34.69 psycopg2-binary==2.9.9