Skip to content

Commit 36b5567

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

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.14.0
44
future==0.18.2
55
itsdangerous==0.24
66
pbr==1.10.0
7-
protobuf==3.11.3
7+
protobuf==3.12.2
88
pyopenssl==18.0.0
99
PyYAML==5.2 # PyYAML 5.3 does not support Python 3.4
1010
pytz==2020.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ idna==2.7 # via requests
1616
iso8601==0.1.12 # via -r requirements.in
1717
itsdangerous==0.24 # via -r requirements.in
1818
pbr==1.10.0 # via -r requirements.in
19-
protobuf==3.11.3 # via -r requirements.in
19+
protobuf==3.12.2 # via -r requirements.in
2020
pycparser==2.18 # via cffi
2121
pyopenssl==18.0.0 # via -r requirements.in
2222
pytz==2020.1 # via -r requirements.in

0 commit comments

Comments
 (0)