From 68dc95a52759a2557281974b6dbe5a0190b91761 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 05:52:35 +0000 Subject: [PATCH] Bump gossip from 2.3.1 to 2.5.0 in /cla-backend Bumps [gossip](https://github.com/getslash/gossip) from 2.3.1 to 2.5.0. - [Changelog](https://github.com/getslash/gossip/blob/develop/doc/changelog.rst) - [Commits](https://github.com/getslash/gossip/compare/2.3.1...2.5.0) --- updated-dependencies: - dependency-name: gossip dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cla-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cla-backend/requirements.txt b/cla-backend/requirements.txt index 8cf8aa679..ce40603dd 100644 --- a/cla-backend/requirements.txt +++ b/cla-backend/requirements.txt @@ -15,7 +15,7 @@ docutils==0.15.2 ecdsa==0.14.1 falcon==2.0.0 future==0.18.3 -gossip==2.3.1 +gossip==2.5.0 hug==2.6.0 idna==3.7 importlib-metadata==1.6.1