Skip to content

Commit 9c4c98b

Browse files
build(deps): bump requests (#133)
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52bba41 commit 9c4c98b

1 file changed

Lines changed: 4 additions & 11 deletions

File tree

python_basics/integration_tests/venv-with-extra-requirements/requirements.txt

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
# Copyright (c) 2026 Contributors to the Eclipse Foundation
22
#
33
# SPDX-License-Identifier: Apache-2.0
4-
5-
#
6-
# This file is autogenerated by pip-compile with Python 3.12
7-
# by the following command:
8-
#
9-
# bazel run //venv-with-extra-requirements:requirements.update
10-
#
114
certifi==2025.1.31 \
125
--hash=sha256:3d5da6925056f6f18f119200434a4780a94263f10d1c21d032a6f6b2baa20651 \
136
--hash=sha256:ca78db4565a652026a4db2bcdf68f2fb589ea80d0be70e03929ed730746b84fe
@@ -110,10 +103,10 @@ idna==3.10 \
110103
--hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \
111104
--hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
112105
# via requests
113-
requests==2.32.3 \
114-
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
115-
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
116-
# via -r venv-with-extra-requirements/requirements.in
106+
requests==2.33.0 \
107+
--hash=sha256:3324635456fa185245e24865e810cecec7b4caf933d7eb133dcde67d48cee69b \
108+
--hash=sha256:c7ebc5e8b0f21837386ad0e1c8fe8b829fa5f544d8df3b2253bff14ef29d7652
109+
# via -r requirements.in
117110
urllib3==2.3.0 \
118111
--hash=sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df \
119112
--hash=sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d

0 commit comments

Comments
 (0)