Skip to content

Commit

Permalink
Bump flask from 2.3.3 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.3.3 to 3.0.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.3.3...3.0.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 1aed9d6 commit 1178292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ blinker==1.7.0
Bootstrap-Flask==2.3.3
click==8.1.7
dill==0.3.7
Flask==2.3.3
Flask==3.0.2
Flask-CKEditor==0.4.6
Flask-Login==0.6.3
Flask-SQLAlchemy==3.1.1
Expand Down

0 comments on commit 1178292

Please sign in to comment.