From 6c5a35c94b85cffa9efe784270aa57bca762ec93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 17:37:42 +0000 Subject: [PATCH] chore(deps): update dependency pytest-asyncio to v0.23.5 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 39230f5f..0c6b5264 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ freezegun==1.2.2 pre-commit==3.6.1 PyJWT==2.8.0 pyright==0.0.13.post0 -pytest-asyncio==0.18.3 +pytest-asyncio==0.23.5 python-semantic-release==7.34.6 SQLAlchemy-Utils==0.41.1 syrupy==3.0.6