From 8429cf083ae3a61cbeaf90e99a5d352e619979e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:05:43 -0800 Subject: [PATCH] build(deps): bump pytest from 8.3.3 to 8.3.4 (#2678) --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index cad04f4d0..3e01db05e 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -9,7 +9,7 @@ Pillow==10.4.0 pixelmatch==0.3.0 pre-commit==3.5.0 pyOpenSSL==24.3.0 -pytest==8.3.3 +pytest==8.3.4 pytest-asyncio==0.24.0 pytest-cov==6.0.0 pytest-repeat==0.9.3