From 37a6f029d21733c298b4d02ffc338cdc4afd63cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 14:59:58 +0000 Subject: [PATCH] Bump pytest from 8.3.4 to 9.0.3 in /requirements Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 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/8.3.4...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements-test.in | 2 +- requirements/requirements-test.txt | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/requirements/requirements-test.in b/requirements/requirements-test.in index 3ca4f3111..faed121d8 100644 --- a/requirements/requirements-test.in +++ b/requirements/requirements-test.in @@ -17,7 +17,7 @@ packaging==24.2 pbr==6.1.0 pluggy==1.5.0 pyparsing==3.1.4 -pytest==8.3.4 +pytest==9.0.3 pytest-cov==5.0.0 pytest-timeout==2.3.1 responses==0.25.3 diff --git a/requirements/requirements-test.txt b/requirements/requirements-test.txt index 88d9723e8..e3347db04 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -226,13 +226,19 @@ pluggy==1.5.0 \ # via # -r requirements-test.in # pytest +pygments==2.17.2 \ + --hash=sha256:b27c2826c47d0f3219f29554824c30c5e8945175d888647acd804ddd04af846c \ + --hash=sha256:da46cec9fd2de5be3a8a784f434e4c4ab670b4ff54d605c4c2717e9d49c4c367 + # via + # -c requirements-prod.txt + # pytest pyparsing==3.1.4 \ --hash=sha256:a6a7ee4235a3f944aa1fa2249307708f893fe5717dc603503c6c7969c070fb7c \ --hash=sha256:f86ec8d1a83f11977c9a6ea7598e8c27fc5cddfa5b07ea2241edbbde1d7bc032 # via -r requirements-test.in -pytest==8.3.4 \ - --hash=sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6 \ - --hash=sha256:965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761 +pytest==9.0.3 \ + --hash=sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9 \ + --hash=sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c # via # -r requirements-test.in # pytest-cov