Skip to content

Commit 8f0748b

Browse files
authored
Merge pull request #238 from getyoti/dependabot/pip/development/protobuf-3.13.0
Bump protobuf from 3.12.4 to 3.13.0
2 parents 5ed10d3 + 3e84016 commit 8f0748b

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.2
44
future==0.18.2
55
itsdangerous==1.1.0
66
pbr==1.10.0
7-
protobuf==3.12.4
7+
protobuf==3.13.0
88
pyopenssl==19.1.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
@@ -15,7 +15,7 @@ idna==2.7 # via requests
1515
iso8601==0.1.12 # via -r requirements.in
1616
itsdangerous==1.1.0 # via -r requirements.in
1717
pbr==1.10.0 # via -r requirements.in
18-
protobuf==3.12.4 # via -r requirements.in
18+
protobuf==3.13.0 # via -r requirements.in
1919
pycparser==2.18 # via cffi
2020
pyopenssl==19.1.0 # via -r requirements.in
2121
pytz==2020.1 # via -r requirements.in

0 commit comments

Comments
 (0)