Skip to content

Commit

Permalink
chore(deps): update dependency protobuf to v5.28.3 (#18895)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent e3afe34 commit 783a8da
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion boundaries/marketing/referral/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ opentelemetry-sdk==1.27.0 \
--hash=sha256:365f5e32f920faf0fd9e14fdfd92c086e317eaa5f860edba9cdc17a380d9197d \
--hash=sha256:d525017dea0ccce9ba4e0245100ec46ecdc043f2d7b8315d56b19aff0904fa6f
# via referral (pyproject.toml)
protobuf==5.28.2 \
protobuf==5.28.3 \
--hash=sha256:2c69461a7fcc8e24be697624c09a839976d82ae75062b11a0972e41fd2cd9132 \
--hash=sha256:35cfcb15f213449af7ff6198d6eb5f739c37d7e4f1c09b5d0641babf2cc0c68f \
--hash=sha256:52235802093bd8a2811abbe8bf0ab9c5f54cca0a751fdd3f6ac2a21438bffece \
Expand Down
2 changes: 1 addition & 1 deletion boundaries/shop/admin/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies = [
'packaging==24.1',
'pip==24.2',
'prometheus-client==0.21.0',
'protobuf==5.28.2', # TODO: depencies of opentelemetry-proto
'protobuf==5.28.3', # TODO: depencies of opentelemetry-proto
'pytz==2024.2',
'pyyaml==6.0.2',
'referencing==0.35.1',
Expand Down
2 changes: 1 addition & 1 deletion boundaries/shop/admin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ prometheus-client==0.21.0 \
--hash=sha256:4fa6b4dd0ac16d58bb587c04b1caae65b8c5043e85f778f42f5f632f6af2e166 \
--hash=sha256:96c83c606b71ff2b0a433c98889d275f51ffec6c5e267de37c7a2b5c9aa9233e
# via shop-admin (pyproject.toml)
protobuf==5.28.2 \
protobuf==5.28.3 \
--hash=sha256:2c69461a7fcc8e24be697624c09a839976d82ae75062b11a0972e41fd2cd9132 \
--hash=sha256:35cfcb15f213449af7ff6198d6eb5f739c37d7e4f1c09b5d0641babf2cc0c68f \
--hash=sha256:52235802093bd8a2811abbe8bf0ab9c5f54cca0a751fdd3f6ac2a21438bffece \
Expand Down

0 comments on commit 783a8da

Please sign in to comment.