From d5f0f8a90874de955b1c32b069e6639e14ea954c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 01:50:04 +0200 Subject: [PATCH] --- (#54) updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5cd44d5..5f1bd4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ platformdirs==4.2.2 # pylint pluggy==1.5.0 # via pytest -pylint==3.2.1 +pylint==3.2.2 # via peering-gossip (pyproject.toml) pytest==8.2.1 # via peering-gossip (pyproject.toml)