Skip to content

Commit

Permalink
Bump flask from 1.1.4 to 2.2.5 in /mock_sirius_backend
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 1.1.4 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.4...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 12, 2023
1 parent f68399d commit 977dc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mock_sirius_backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
connexion==2.7.0
Flask==1.1.4
Flask==2.2.5
markupsafe==2.0.1
requests

0 comments on commit 977dc84

Please sign in to comment.