Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2023
1 parent 58caf44 commit 928f186
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion live_code/Lab3_heroku-flask-webapp/info.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ et-xmlfile==1.0.1
etelemetry==0.2.2
filelock==3.0.12
fitz==0.0.1.dev2
Flask==2.0.2
Flask==2.3.2
frontend==0.0.3
future==0.18.2
gpg===1.13.1-unknown
Expand Down
2 changes: 1 addition & 1 deletion live_code/Lab3_heroku-flask-webapp/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
click==8.0.4
colorama==0.4.4
Flask==2.0.3
Flask==2.3.2
gunicorn==20.1.0
itsdangerous==2.1.0
Jinja2==3.0.3
Expand Down

0 comments on commit 928f186

Please sign in to comment.