From 658954406d3851f20ed6708707a85259e05841f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 10:04:19 +0000 Subject: [PATCH] Bump pytest from 8.3.4 to 9.0.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 58984a6..db9461a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ packaging==25.0 pluggy==1.6.0 psycopg2-binary==2.9.11 PyJWT==2.10.1 -pytest==8.3.4 +pytest==9.0.2 pytest-cov==7.0.0 python-dotenv==1.2.1 python3-saml==1.16.0