From 8dc39788ebf7ab2ab0ecff0437ccf0f0513b17bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 12:33:25 +0000 Subject: [PATCH] build(deps): bump pytest from 8.1.1 to 8.2.0 (#2422) --- local-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local-requirements.txt b/local-requirements.txt index 8f9aaff85..ad29988d1 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -9,8 +9,8 @@ Pillow==10.3.0 pixelmatch==0.3.0 pre-commit==3.4.0 pyOpenSSL==24.1.0 -pytest==8.1.1 -pytest-asyncio==0.21.1 +pytest==8.2.0 +pytest-asyncio==0.21.2 pytest-cov==5.0.0 pytest-repeat==0.9.3 pytest-timeout==2.3.1