From 5a31e233b64c79ae5009cd6d5c3405ee74d1da3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 01:46:15 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.21.0 to 0.23.5 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.0 to 0.23.5. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.0...v0.23.5) --- 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 eb0e23e..49285d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ pytest==7.3.2 # via # -r requirements.in # pytest-asyncio -pytest-asyncio==0.21.0 +pytest-asyncio==0.23.5 # via -r requirements.in python-dateutil==2.8.2 # via -r requirements.in