From f27460be5264a15315541297bbe8f0aafa4e4dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 01:32:21 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.21.0 to 0.23.2 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.0 to 0.23.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.0...v0.23.2) --- 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, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 47c1904..ecec05c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,14 +77,16 @@ pytest==7.3.2 # via # -r requirements.in # pytest-asyncio -pytest-asyncio==0.21.0 +pytest-asyncio==0.23.2 # 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 + # via + # httpx + # rfc3986 roman==4.1 # via -r requirements.in sentry-sdk==1.28.1