From 207472fa943c9ad6506821f74ded84145b4b9d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 01:58:44 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.21.0 to 0.23.5.post1 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.0 to 0.23.5.post1. - [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.post1) --- 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..3fb277a 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.post1 # via -r requirements.in python-dateutil==2.8.2 # via -r requirements.in