Skip to content

Bump flask from 2.0.1 to 2.3.2 in /Flask/Linkedin learning/01/enrollment #356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump flask from 2.0.1 to 2.3.2 in /Flask/Linkedin learning/01/enrollment
Bumps [flask](https://github.com/pallets/flask) from 2.0.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@2.0.1...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 1, 2023
commit 194c48982f429a8018b1d2fa6590b86867546726
2 changes: 1 addition & 1 deletion Flask/Linkedin learning/01/enrollment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
click==8.0.1
Flask==2.0.1
Flask==2.3.2
Flask-WTF==0.15.1
itsdangerous==2.0.1
Jinja2==3.0.1
Expand Down