Skip to content

Commit a648aee

Browse files
Bump protobuf from 4.25.5 to 4.25.6
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.5 to 4.25.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.25.5...v4.25.6) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b034b9 commit a648aee

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ proto-plus==1.23.0
531531
# -r requirements-tests.txt
532532
# google-api-core
533533
# google-cloud-private-ca
534-
protobuf==4.25.5
534+
protobuf==4.25.6
535535
# via
536536
# -r requirements-tests.txt
537537
# google-api-core

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ proto-plus==1.23.0
549549
# -r requirements-tests.txt
550550
# google-api-core
551551
# google-cloud-private-ca
552-
protobuf==4.25.5
552+
protobuf==4.25.6
553553
# via
554554
# -r requirements-tests.txt
555555
# google-api-core

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ proto-plus==1.23.0
431431
# -r requirements.txt
432432
# google-api-core
433433
# google-cloud-private-ca
434-
protobuf==4.25.5
434+
protobuf==4.25.6
435435
# via
436436
# -r requirements.txt
437437
# google-api-core

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ proto-plus==1.23.0
235235
# via
236236
# google-api-core
237237
# google-cloud-private-ca
238-
protobuf==4.25.5
238+
protobuf==4.25.6
239239
# via
240240
# -r requirements.in
241241
# google-api-core

0 commit comments

Comments
 (0)