bump bazel deps including protobuf -> 29.2

This commit is contained in:
Laurent Perron
2024-12-19 16:06:49 +01:00
parent f152e3a52e
commit ac62caaa80
5 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
absl-py==2.1.0
immutabledict==3.0.0
numpy==2.2.0
protobuf==5.29.1
protobuf==5.29.2
requests==2.32.0
scipy==1.14.1

View File

@@ -216,7 +216,7 @@ prometheus-client==0.17.1
# via jupyter-server
prompt-toolkit==3.0.39
# via ipython
protobuf==5.29.1
protobuf==5.29.2
# via
# -r bazel/notebook_requirements.in
# mypy-protobuf

View File

@@ -2,7 +2,7 @@
absl-py==2.1.0
immutabledict==3.0.0
numpy==2.2.0
protobuf==5.29.1
protobuf==5.29.2
requests==2.32.3
scipy==1.14.1

View File

@@ -45,7 +45,7 @@ platformdirs==3.10.0
# via
# black
# virtualenv
protobuf==5.29.1
protobuf==5.29.2
# via
# -r bazel/ortools_requirements.in
# mypy-protobuf