Skip to content

Commit 768ec1c

Browse files
build(deps): bump requests in /tests/data/serve_resources/mlflow/pytorch (#5200)
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: parknate@ <[email protected]>
1 parent 757c700 commit 768ec1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/data/serve_resources/mlflow/pytorch/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ opt-einsum==3.3.0
1010
packaging>=23.0,<25
1111
pandas==2.2.1
1212
pyyaml==6.0.1
13-
requests==2.32.2
13+
requests==2.32.4
1414
torch>=2.6.0
1515
torchvision>=0.17.0
1616
tqdm==4.66.3

0 commit comments

Comments
 (0)