From 9a04c6e82efce680af468767bafd15df6a9a443b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 23:05:49 +0000 Subject: [PATCH] Bump pytest from 9.0.2 to 9.0.3 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] --- requirements/functests.txt | 6 +----- requirements/lint.txt | 12 +----------- requirements/tests.txt | 6 +----- 3 files changed, 3 insertions(+), 21 deletions(-) diff --git a/requirements/functests.txt b/requirements/functests.txt index b0859ad..d4a43ec 100644 --- a/requirements/functests.txt +++ b/requirements/functests.txt @@ -20,8 +20,6 @@ h-testkit==1.0.1 # via -r requirements/functests.in httpretty==1.1.4 # via -r requirements/functests.in -importlib-metadata==6.6.0 - # via pip-sync-faster inflection==0.5.1 # via pytest-factoryboy iniconfig==1.1.1 @@ -45,7 +43,7 @@ pyproject-hooks==1.0.0 # via # build # pip-tools -pytest==9.0.2 +pytest==9.0.3 # via # -r requirements/functests.in # pytest-factoryboy @@ -59,8 +57,6 @@ typing-extensions==4.7.1 # via pytest-factoryboy wheel==0.38.4 # via pip-tools -zipp==3.19.1 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: pip==25.3 diff --git a/requirements/lint.txt b/requirements/lint.txt index a3746bd..c4c9462 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -42,11 +42,6 @@ httpretty==1.1.4 # via # -r requirements/functests.txt # -r requirements/tests.txt -importlib-metadata==6.6.0 - # via - # -r requirements/functests.txt - # -r requirements/tests.txt - # pip-sync-faster inflection==0.5.1 # via # -r requirements/functests.txt @@ -92,7 +87,7 @@ pyproject-hooks==1.0.0 # -r requirements/tests.txt # build # pip-tools -pytest==9.0.2 +pytest==9.0.3 # via # -r requirements/functests.txt # -r requirements/tests.txt @@ -127,11 +122,6 @@ wheel==0.38.4 # -r requirements/functests.txt # -r requirements/tests.txt # pip-tools -zipp==3.19.1 - # via - # -r requirements/functests.txt - # -r requirements/tests.txt - # importlib-metadata # The following packages are considered to be unsafe in a requirements file: pip==25.3 diff --git a/requirements/tests.txt b/requirements/tests.txt index a51680c..a6fb2d8 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -24,8 +24,6 @@ h-testkit==1.0.1 # via -r requirements/tests.in httpretty==1.1.4 # via -r requirements/tests.in -importlib-metadata==6.6.0 - # via pip-sync-faster inflection==0.5.1 # via pytest-factoryboy iniconfig==1.1.1 @@ -51,7 +49,7 @@ pyproject-hooks==1.0.0 # via # build # pip-tools -pytest==9.0.2 +pytest==9.0.3 # via # -r requirements/tests.in # pytest-cov @@ -70,8 +68,6 @@ typing-extensions==4.7.1 # via pytest-factoryboy wheel==0.38.4 # via pip-tools -zipp==3.19.1 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: pip==25.3