From 0d1edacc66b1e172b0c153148397b628ea015523 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 19:33:26 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/requirements.txt b/Python/requirements.txt index e5ae67d..7b5ff12 100644 --- a/Python/requirements.txt +++ b/Python/requirements.txt @@ -1,3 +1,3 @@ lxml==5.2.2 -pytest==8.2.0 +pytest==8.2.1 requests==2.31.0