Skip to content

Commit 6ba6ebb

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] <[email protected]>
1 parent 36ad3c0 commit 6ba6ebb

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
@@ -1,7 +1,7 @@
11
boto3
22
coverage
33
docker-compose
4-
Flask==1.1.1
4+
Flask==2.2.5
55
fabric
66
flake8==3.7.7
77
gitpython

0 commit comments

Comments
 (0)