From 4364ea62b649e7a06cff950383e773af9243ccdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 05:06:51 +0000 Subject: [PATCH] Bump pytest from 8.3.2 to 8.3.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.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.2...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/functests.txt | 2 +- requirements/lint.txt | 2 +- requirements/tests.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/functests.txt b/requirements/functests.txt index 6446d0a2..aebc7506 100644 --- a/requirements/functests.txt +++ b/requirements/functests.txt @@ -142,7 +142,7 @@ pyproject-hooks==1.0.0 # via # build # pip-tools -pytest==8.3.2 +pytest==8.3.3 # via -r requirements/functests.in python-dateutil==2.8.2 # via diff --git a/requirements/lint.txt b/requirements/lint.txt index 93a2d813..bf18dc68 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -207,7 +207,7 @@ pyproject-hooks==1.0.0 # -r requirements/tests.txt # build # pip-tools -pytest==8.3.2 +pytest==8.3.3 # via -r requirements/tests.txt python-dateutil==2.8.2 # via diff --git a/requirements/tests.txt b/requirements/tests.txt index d4d10927..06cf83fc 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -146,7 +146,7 @@ pyproject-hooks==1.0.0 # via # build # pip-tools -pytest==8.3.2 +pytest==8.3.3 # via -r requirements/tests.in python-dateutil==2.8.2 # via