Skip to content

Commit

Permalink
ci/publishing: Bump envoy.base.utils and fix fail (envoyproxy#30183)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax authored Oct 13, 2023
1 parent bb5cd1e commit a836c90
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tools/base/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ colorama
coloredlogs
cryptography>=41.0.1
dependatool>=0.2.2
envoy.base.utils>=0.4.15
envoy.base.utils>=0.4.16
envoy.code.check>=0.5.8
envoy.dependency.check>=0.1.10
envoy.distribution.release>=0.0.9
Expand Down
6 changes: 3 additions & 3 deletions tools/base/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -435,9 +435,9 @@ docutils==0.19 \
# envoy-docs-sphinx-runner
# sphinx
# sphinx-rtd-theme
envoy-base-utils==0.4.15 \
--hash=sha256:7c614a4f9765cfe4512bdc00a15fba69b04490c7028a545c6bc41449bc4b2020 \
--hash=sha256:b40c9a0375a2f750c384a61c511e50d947802295de30b8138e2a1f23d4d5a377
envoy-base-utils==0.4.16 \
--hash=sha256:b1ad6684dcf525651b01ded26ebb9f8ee5900089c786dd58b7a50ed663dafe3e \
--hash=sha256:edaf42b3ae24aa34bb8bbb41b5e2eb1c5b230207cb00ff5a47cf259d31c6c628
# via
# -r requirements.in
# envoy-code-check
Expand Down

0 comments on commit a836c90

Please sign in to comment.