Skip to content

Commit 2f559ef

Browse files
Bump protobuf from 6.33.2 to 6.33.5 in /dev_tools/requirements/envs
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.2 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9fbf69 commit 2f559ef

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

dev_tools/requirements/envs/dev.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ prometheus-client==0.23.1
524524
# via jupyter-server
525525
prompt-toolkit==3.0.52
526526
# via ipython
527-
protobuf==6.33.2
527+
protobuf==6.33.5
528528
# via
529529
# -r deps/runtime.txt
530530
# grpcio-tools

dev_tools/requirements/envs/docs.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ prompt-toolkit==3.0.52
577577
# via
578578
# -c envs/dev.env.txt
579579
# ipython
580-
protobuf==6.33.2
580+
protobuf==6.33.5
581581
# via
582582
# -c envs/dev.env.txt
583583
# -r deps/runtime.txt

dev_tools/requirements/envs/format.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ prompt-toolkit==3.0.52
515515
# via
516516
# -c envs/dev.env.txt
517517
# ipython
518-
protobuf==6.33.2
518+
protobuf==6.33.5
519519
# via
520520
# -c envs/dev.env.txt
521521
# -r deps/runtime.txt

dev_tools/requirements/envs/mypy.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ prompt-toolkit==3.0.52
508508
# via
509509
# -c envs/dev.env.txt
510510
# ipython
511-
protobuf==6.33.2
511+
protobuf==6.33.5
512512
# via
513513
# -c envs/dev.env.txt
514514
# -r deps/runtime.txt

dev_tools/requirements/envs/pylint.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ prompt-toolkit==3.0.52
610610
# via
611611
# -c envs/dev.env.txt
612612
# ipython
613-
protobuf==6.33.2
613+
protobuf==6.33.5
614614
# via
615615
# -c envs/dev.env.txt
616616
# -r deps/runtime.txt

dev_tools/requirements/envs/pytest.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ prompt-toolkit==3.0.52
562562
# via
563563
# -c envs/dev.env.txt
564564
# ipython
565-
protobuf==6.33.2
565+
protobuf==6.33.5
566566
# via
567567
# -c envs/dev.env.txt
568568
# -r deps/runtime.txt

dev_tools/requirements/envs/runtime.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ prompt-toolkit==3.0.52
488488
# via
489489
# -c envs/dev.env.txt
490490
# ipython
491-
protobuf==6.33.2
491+
protobuf==6.33.5
492492
# via
493493
# -c envs/dev.env.txt
494494
# -r deps/runtime.txt

0 commit comments

Comments
 (0)