Skip to content

Commit

Permalink
Bump protobuf from 3.14.0 to 3.15.6
Browse files Browse the repository at this point in the history
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.14.0 to 3.15.6.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.14.0...v3.15.6)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2021
1 parent 7e04b10 commit 909cf15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Expand Up @@ -4,7 +4,7 @@ cffi==1.14.4
future==0.18.2
itsdangerous==1.1.0
pbr==1.10.0
protobuf==3.14.0
protobuf==3.15.6
pyopenssl==19.1.0
PyYAML==5.2 # PyYAML 5.3 does not support Python 3.4
pytz==2021.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -30,7 +30,7 @@ itsdangerous==1.1.0
# via -r requirements.in
pbr==1.10.0
# via -r requirements.in
protobuf==3.14.0
protobuf==3.15.6
# via -r requirements.in
pycparser==2.18
# via cffi
Expand Down

0 comments on commit 909cf15

Please sign in to comment.