Skip to content

Commit 23eacb1

Browse files
build(deps): bump setuptools from 58.2.0 to 65.5.1 in /examples/grpc-bridge/client (envoyproxy#24692)
build(deps): bump setuptools in /examples/grpc-bridge/client Bumps [setuptools](https://github.com/pypa/setuptools) from 58.2.0 to 65.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](pypa/setuptools@v58.2.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f094c2 commit 23eacb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/grpc-bridge/client/requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ urllib3==1.26.7 \
150150
# via requests
151151

152152
# The following packages are considered to be unsafe in a requirements file:
153-
setuptools==58.2.0 \
154-
--hash=sha256:2551203ae6955b9876741a26ab3e767bb3242dafe86a32a749ea0d78b6792f11 \
155-
--hash=sha256:2c55bdb85d5bb460bd2e3b12052b677879cffcf46c0c688f2e5bf51d36001145
153+
setuptools==65.5.1 \
154+
--hash=sha256:d0b9a8433464d5800cbe05094acf5c6d52a91bfac9b52bcfc4d41382be5d5d31 \
155+
--hash=sha256:e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f
156156
# via grpcio-tools

0 commit comments

Comments
 (0)