Skip to content

Commit 0f333cb

Browse files
Bump requests in /test/sagemaker_tests/tensorflow/tensorflow1_training
Bumps [requests](https://github.com/psf/requests) from 2.24 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.24.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39083d3 commit 0f333cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sagemaker_tests/tensorflow/tensorflow1_training/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pytest==5.3.5
1010
pytest-cov
1111
pytest-rerunfailures==9.0
1212
pytest-xdist
13-
requests==2.24
13+
requests==2.31.0
1414
mock
1515
sagemaker>=2,<3
1616
docker-compose

0 commit comments

Comments
 (0)