From c2df884792042470ec0e1295bc282b13db0c4f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:04:47 +0000 Subject: [PATCH] Bump pytest in /microservices/credential_pathway_service Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.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/7.1.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- microservices/credential_pathway_service/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservices/credential_pathway_service/requirements-test.txt b/microservices/credential_pathway_service/requirements-test.txt index f3f4db46..eca0df2c 100644 --- a/microservices/credential_pathway_service/requirements-test.txt +++ b/microservices/credential_pathway_service/requirements-test.txt @@ -9,7 +9,7 @@ typing-extensions==4.0.1 firebase-admin==4.5.2 protobuf==3.19.5 python-multipart==0.0.5 -pytest==7.1.2 +pytest==9.0.3 mock faker backports-unittest-mock