Skip to content

Commit d283186

Browse files
Bump flask in /test/sagemaker_tests/autogluon/training
Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@1.1.1...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c24bfb7 commit d283186

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/sagemaker_tests/autogluon/training/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ protobuf>=3.20,<3.21
33
sagemaker>=2.187,<3
44
coverage
55
flake8==3.7.7
6-
Flask==1.1.1
6+
Flask==3.1.3
77
mock
88
pytest
99
pytest-cov

0 commit comments

Comments
 (0)