From f1c1967e1e5e3f47512ff487e72e7c08eecd2f97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 15:52:54 +0000 Subject: [PATCH] Bump protobuf in /archive/webcrawler_facebook_pycharm Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.1.0 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- archive/webcrawler_facebook_pycharm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/webcrawler_facebook_pycharm/requirements.txt b/archive/webcrawler_facebook_pycharm/requirements.txt index fc88b3b..aaa2a1a 100644 --- a/archive/webcrawler_facebook_pycharm/requirements.txt +++ b/archive/webcrawler_facebook_pycharm/requirements.txt @@ -6,5 +6,5 @@ keras ipython jupyter six -protobuf==3.1.0 +protobuf==5.29.6 wheel \ No newline at end of file