From b93ffa56a5ccff42a863984c33bce89bdcd22c0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 03:45:54 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.23.8 to 0.24.0 in the python-packages group Bumps the python-packages group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio). Updates `pytest-asyncio` from 0.23.8 to 0.24.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.8...v0.24.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c9d5fab..b386e5d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ mypy==1.11.1 pre-commit==3.8.0 pytest==8.3.2 -pytest-asyncio==0.23.8 +pytest-asyncio==0.24.0 types-PyYAML==6.0.12.20240808