From ae5d60f6eeb67c5ed950f9732207bac3ed793446 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 16 Apr 2024 16:52:04 +0200 Subject: [PATCH] chore(deps): update dependency pytest to v8 (#296) --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index b7ddd60..d3c41df 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ asyncpg==0.29.0 mock==5.1.0 pg8000==1.31.1 psycopg2-binary==2.9.9 -pytest==7.4.4 +pytest==8.1.1 pytest-asyncio==0.23.6 pytest-cov==4.1.0 pytest-aiohttp==1.0.5