Skip to content

Commit

Permalink
Bump flask from 1.1.1 to 2.2.5 in /test/sagemaker_tests/pytorch/training
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2023
1 parent 36ad3c0 commit 5c3c498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sagemaker_tests/pytorch/training/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sagemaker
coverage
docker-compose
flake8==3.7.7
Flask==1.1.1
Flask==2.2.5
mock==2.0.0
pytest
pytest-cov
Expand Down

0 comments on commit 5c3c498

Please sign in to comment.