From 63c26d26ec5478b3fb605db21e2839d54ee0903a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 06:19:14 +0000 Subject: [PATCH 1/2] Bump pytest-asyncio from 0.21.2 to 1.2.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.2 to 1.2.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.2...v1.2.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-major ... 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..110d353c 100644 --- a/requirements-unit-tests.txt +++ b/requirements-unit-tests.txt @@ -7,7 +7,7 @@ build pytest==8.3.5 # needed because pytest doesn't come with native support for coroutines as tests -pytest-asyncio==0.21.2 +pytest-asyncio==1.2.0 # xdist runs tests in parallel pytest-xdist==3.6.1 From 3e92fefacb68bcf1e39ce003d05d816ad10768b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 06:19:38 +0000 Subject: [PATCH 2/2] Add chango fragment for PR #3 --- changes/unreleased/0003.DyfdrDowahpwKiXfFWrWJM.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/unreleased/0003.DyfdrDowahpwKiXfFWrWJM.toml diff --git a/changes/unreleased/0003.DyfdrDowahpwKiXfFWrWJM.toml b/changes/unreleased/0003.DyfdrDowahpwKiXfFWrWJM.toml new file mode 100644 index 00000000..e6eea0ab --- /dev/null +++ b/changes/unreleased/0003.DyfdrDowahpwKiXfFWrWJM.toml @@ -0,0 +1,5 @@ +other = "Bump pytest-asyncio from 0.21.2 to 1.2.0" +[[pull_requests]] +uid = "3" +author_uid = "dependabot[bot]" +closes_threads = []