From 11dde3114c4e3dfc675515cf25884762a5d9ec57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:54:02 +0000 Subject: [PATCH] Bump protobuf from 3.7.1 to 3.15.0 in /scrapers/gocrimson Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.7.1 to 3.15.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.7.1...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scrapers/gocrimson/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapers/gocrimson/requirements.txt b/scrapers/gocrimson/requirements.txt index 31638e8..12a1fa4 100644 --- a/scrapers/gocrimson/requirements.txt +++ b/scrapers/gocrimson/requirements.txt @@ -27,7 +27,7 @@ incremental==17.5.0 lxml==4.3.3 msgpack==0.6.1 parsel==1.5.1 -protobuf==3.7.1 +protobuf==3.15.0 pyasn1==0.4.5 pyasn1-modules==0.2.5 pycparser==2.19