Skip to content

Commit f1497e2

Browse files
dependabot-preview[bot]echarrod
authored andcommitted
Bump protobuf from 3.7.0 to 3.11.3
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.7.0 to 3.11.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.7.0...v3.11.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2d0121f commit f1497e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cffi>=1.13.0
44
future==0.18.2
55
itsdangerous==0.24
66
pbr==1.10.0
7-
protobuf==3.7.0
7+
protobuf==3.11.3
88
pyopenssl==18.0.0
99
PyYAML==5.2 # PyYAML 5.3 does not support Python 3.4
1010
pytz==2018.9

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ future==0.18.2 # via -r requirements.in
1414
idna==2.7 # via requests
1515
itsdangerous==0.24 # via -r requirements.in
1616
pbr==1.10.0 # via -r requirements.in
17-
protobuf==3.7.0 # via -r requirements.in
17+
protobuf==3.11.3 # via -r requirements.in
1818
pycparser==2.18 # via cffi
1919
pyopenssl==18.0.0 # via -r requirements.in
2020
pytz==2018.9 # via -r requirements.in

0 commit comments

Comments
 (0)