Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 7d86765 commit 8d7d8a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.mysql.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ charset-normalizer==3.3.2
click==8.1.7
cryptography==41.0.7
cssmin==0.2.0
Flask==3.0.1
Flask==3.0.2
Flask-APScheduler==1.13.1
Flask-Assets==2.1.0
Flask-SQLAlchemy==3.1.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ charset-normalizer==3.3.2
click==8.1.7
cryptography==41.0.7
cssmin==0.2.0
Flask==3.0.1
Flask==3.0.2
Flask-APScheduler==1.13.1
Flask-Assets==2.1.0
Flask-SQLAlchemy==3.1.1
Expand Down

0 comments on commit 8d7d8a0

Please sign in to comment.