From 31ee1b4c23df85a8ff8bfb6cd289eb96582ccd87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 23:18:07 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9bf87e1..969ce5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ pluggy==1.5.0 # via pytest pylint==3.2.1 # via peering-gossip (pyproject.toml) -pytest==8.2.0 +pytest==8.2.1 # via peering-gossip (pyproject.toml) pyyaml==6.0.1 # via yamllint