Skip to content

Commit 17b077c

Browse files
build(deps): bump requests
Bumps the examples-grpc-bridge group in /grpc-bridge/client with 1 update: [requests](https://github.com/psf/requests). Updates `requests` from 2.33.1 to 2.34.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: examples-grpc-bridge ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
1 parent 226fba6 commit 17b077c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

grpc-bridge/client/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
requests>=2.22.0
1+
requests>=2.34.0
22
grpcio
33
grpcio-tools
44
protobuf>=6.33.4

grpc-bridge/client/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -246,9 +246,9 @@ protobuf==6.33.6 \
246246
# via
247247
# -r requirements.in
248248
# grpcio-tools
249-
requests==2.33.1 \
250-
--hash=sha256:18817f8c57c6263968bc123d237e3b8b08ac046f5456bd1e307ee8f4250d3517 \
251-
--hash=sha256:4e6d1ef462f3626a1f0a0a9c42dd93c63bad33f9f1c1937509b8c5c8718ab56a
249+
requests==2.34.0 \
250+
--hash=sha256:7d62fe92f50eb82c529b0916bb445afa1531a566fc8f35ffdc64446e771b856a \
251+
--hash=sha256:917520a21b767485ce7c588f4ebb917c436b24a31231b44228715eaeb5a52c60
252252
# via -r requirements.in
253253
typing-extensions==4.15.0 \
254254
--hash=sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 \

0 commit comments

Comments
 (0)