Skip to content

Commit ba84e94

Browse files
Bump requests
Bumps [requests](https://github.com/psf/requests) from 2.32.4 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.4...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>
1 parent 16aee79 commit ba84e94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing

sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515

1616
apache_beam[gcp]==2.40.0
17-
requests==2.32.4
17+
requests==2.33.0
1818
torch==2.8.0
1919
torchvision==0.13.0
2020
numpy==1.22.4

0 commit comments

Comments
 (0)