Skip to content

Commit 7a1fcb9

Browse files
Bump flask in /test/sagemaker_tests/pytorch/inference
Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 2.2.5. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@1.1.1...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 975aff0 commit 7a1fcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sagemaker_tests/pytorch/inference/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ boto3
22
coverage==4.5.3
33
docker-compose
44
flake8==3.7.7
5-
Flask==1.1.1
5+
Flask==2.2.5
66
mock==2.0.0
77
pytest==4.4.0
88
pytest-cov==2.7.1

0 commit comments

Comments
 (0)