From 07e8314590a3fb686fa0fef8dbb8b045101565cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 20:32:18 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index bad70c02..a716e137 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -10,4 +10,4 @@ mkdocstrings==0.25.1 ./util/mkdocs-redirects ./util/mkdocstrings_patch_type_aliases pytest-xdist==3.6.1 -pytest~=8.2.0 +pytest~=8.2.1