Skip to content

Commit

Permalink
Bump flask from 1.1.1 to 2.3.2 in /google-news-webapp
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 2.3.2.
- [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.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2023
1 parent ad5e2ad commit c4b1af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-news-webapp/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Click==7.0
Flask==1.1.1
Flask==2.3.2
gunicorn==20.0.4
itsdangerous==1.1.0
Jinja2==2.11.3
Expand Down

0 comments on commit c4b1af4

Please sign in to comment.