From 9f0ff1348c09c28cee32cd03ff60ba96a43a333f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 00:42:31 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.23.5 to 0.24.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.5 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.5...v0.24.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce5fe447b..8ca284490 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ pytest-django==4.8.0 pytest-cov===5.0.0 pytest-factoryboy==2.6.0 pytest-html==4.1.1 -pytest-asyncio==0.23.5 +pytest-asyncio==0.24.0 pytest-xdist==3.6.1 autopep8==2.0.4 flake8==6.1.0