From 9771b1bf4d3c1e73e9eedc005cd8cfd183b5db70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 06:19:23 +0000 Subject: [PATCH 1/2] Bump pytest from 8.3.5 to 8.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.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.5...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-unit-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-unit-tests.txt b/requirements-unit-tests.txt index f90d2950..ff1c6953 100644 --- a/requirements-unit-tests.txt +++ b/requirements-unit-tests.txt @@ -4,7 +4,7 @@ build # For the test suite -pytest==8.3.5 +pytest==8.4.2 # needed because pytest doesn't come with native support for coroutines as tests pytest-asyncio==0.21.2 From ba287f1d67e2729865629c93faa90e19817a75a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 06:19:56 +0000 Subject: [PATCH 2/2] Add chango fragment for PR #6 --- changes/unreleased/0006.juVZy882eq2x2d7At5amo3.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/unreleased/0006.juVZy882eq2x2d7At5amo3.toml diff --git a/changes/unreleased/0006.juVZy882eq2x2d7At5amo3.toml b/changes/unreleased/0006.juVZy882eq2x2d7At5amo3.toml new file mode 100644 index 00000000..90f32f9a --- /dev/null +++ b/changes/unreleased/0006.juVZy882eq2x2d7At5amo3.toml @@ -0,0 +1,5 @@ +dependencies = "Bump pytest from 8.3.5 to 8.4.2" +[[pull_requests]] +uid = "6" +author_uid = "dependabot[bot]" +closes_threads = []