From 226bbd9a7f2561f84ca0030e44b3d499b8914894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 22:43:19 +0200 Subject: [PATCH] chore(deps): bump pytest from 7.3.0 to 7.3.1 (#142) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_tests.txt b/tests/requirements_tests.txt index 6b2542f..1a41586 100644 --- a/tests/requirements_tests.txt +++ b/tests/requirements_tests.txt @@ -1,5 +1,5 @@ -r ../requirements.txt -pytest==7.3.0 +pytest==7.3.1 pytest-cov==4.0.0 pyquery==2.0.0 black~=23.3 \ No newline at end of file