From 0e7ba024cff88df8066f78ee4502d1ee700228a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 19:05:48 +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 efe3e7bf9f24278a054c4179582a6c917626076a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 19:06:20 +0000 Subject: [PATCH 2/2] Add chango fragment for PR #23 --- changes/unreleased/0023.4Nhw3mFFwn6e8u7rc7rZXg.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/unreleased/0023.4Nhw3mFFwn6e8u7rc7rZXg.toml diff --git a/changes/unreleased/0023.4Nhw3mFFwn6e8u7rc7rZXg.toml b/changes/unreleased/0023.4Nhw3mFFwn6e8u7rc7rZXg.toml new file mode 100644 index 00000000..be1d9943 --- /dev/null +++ b/changes/unreleased/0023.4Nhw3mFFwn6e8u7rc7rZXg.toml @@ -0,0 +1,5 @@ +dependencies = "Bump pytest-asyncio from 0.21.2 to 1.2.0" +[[pull_requests]] +uid = "23" +author_uid = "dependabot[bot]" +closes_threads = []