Skip to content

Commit f242e24

Browse files
dependabot[bot]adchia
authored andcommitted
chore: Bump protobuf from 3.20.1 to 3.20.2 in /sdk/python/requirements (#3247)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.20.1...v3.20.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f2fb58 commit f242e24

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ proto-plus==1.22.0
487487
# google-cloud-bigquery-storage
488488
# google-cloud-datastore
489489
# google-cloud-firestore
490-
protobuf==3.20.1
490+
protobuf==3.20.2
491491
# via
492492
# feast (setup.py)
493493
# google-api-core

sdk/python/requirements/py3.10-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ partd==1.3.0
107107
# via dask
108108
proto-plus==1.22.0
109109
# via feast (setup.py)
110-
protobuf==3.20.1
110+
protobuf==3.20.2
111111
# via
112112
# feast (setup.py)
113113
# google-api-core

sdk/python/requirements/py3.8-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ proto-plus==1.22.0
495495
# google-cloud-bigquery-storage
496496
# google-cloud-datastore
497497
# google-cloud-firestore
498-
protobuf==3.20.1
498+
protobuf==3.20.2
499499
# via
500500
# feast (setup.py)
501501
# google-api-core

sdk/python/requirements/py3.8-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ pkgutil-resolve-name==1.3.10
111111
# via jsonschema
112112
proto-plus==1.22.0
113113
# via feast (setup.py)
114-
protobuf==3.20.1
114+
protobuf==3.20.2
115115
# via
116116
# feast (setup.py)
117117
# google-api-core

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ proto-plus==1.22.0
487487
# google-cloud-bigquery-storage
488488
# google-cloud-datastore
489489
# google-cloud-firestore
490-
protobuf==3.20.1
490+
protobuf==3.20.2
491491
# via
492492
# feast (setup.py)
493493
# google-api-core

sdk/python/requirements/py3.9-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ partd==1.3.0
107107
# via dask
108108
proto-plus==1.22.0
109109
# via feast (setup.py)
110-
protobuf==3.20.1
110+
protobuf==3.20.2
111111
# via
112112
# feast (setup.py)
113113
# google-api-core

0 commit comments

Comments
 (0)