From 02adac803c1e48cd90e6a566b9efb3aed5f4f553 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 03:38:34 +0000 Subject: [PATCH] build(deps): bump pytest from 7.4.1 to 7.4.2 (#783) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c19f9768..ff7dc761 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ aiohttp-session[secure]==2.12.0 aiosqlite==0.19.0 cryptography==41.0.3 pydantic==2.3.0 -pytest==7.4.1 +pytest==7.4.2 pytest-aiohttp==1.0.5 pytest-cov==4.1.0 sqlalchemy==2.0.20