From 342b6f241e43980b064a11172140809435420112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 01:26:49 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.21.0 to 0.23.6 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.0 to 0.23.6. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.0...v0.23.6) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index eb0e23e..82e0a8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,16 +77,14 @@ pytest==7.3.2 # via # -r requirements.in # pytest-asyncio -pytest-asyncio==0.21.0 +pytest-asyncio==0.23.6 # via -r requirements.in python-dateutil==2.8.2 # via -r requirements.in pytz==2023.3 # via -r requirements.in rfc3986[idna2008]==1.5.0 - # via - # httpx - # rfc3986 + # via httpx roman==4.1 # via -r requirements.in sentry-sdk==1.28.1