From c273a78560e483043e81aaeb4921b03f7b20de48 Mon Sep 17 00:00:00 2001 From: grossmj Date: Sat, 19 Oct 2024 16:33:54 +1000 Subject: [PATCH] Upgrade pytest to v8.3.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c4046899..4348b0d9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -rrequirements.txt -pytest==8.3.2 +pytest==8.3.3 flake8==7.1.0 pytest-timeout==2.3.1 pytest-aiohttp==1.0.5