Skip to content

Commit 3094dd4

Browse files
dependabot[bot]echarrod
authored andcommitted
Bump protobuf from 3.19.3 to 3.19.4
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.3 to 3.19.4. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.19.3...v3.19.4) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e89f01 commit 3094dd4

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.15.0
44
future==0.18.2
55
itsdangerous==2.0.1
66
pbr==1.10.0
7-
protobuf==3.19.3
7+
protobuf==3.19.4
88
pyopenssl==19.1.0
99
PyYAML==5.2 # PyYAML 5.3 does not support Python 3.4
1010
pytz==2021.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ itsdangerous==2.0.1
3030
# via -r requirements.in
3131
pbr==1.10.0
3232
# via -r requirements.in
33-
protobuf==3.19.3
33+
protobuf==3.19.4
3434
# via -r requirements.in
3535
pycparser==2.18
3636
# via cffi

0 commit comments

Comments
 (0)