Skip to content

Commit

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

---
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 Apr 8, 2024
1 parent 90e2a1a commit 168def3
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==42.0.5
cssmin==0.2.0
Flask==3.0.2
Flask==3.0.3
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==42.0.5
cssmin==0.2.0
Flask==3.0.2
Flask==3.0.3
Flask-APScheduler==1.13.1
Flask-Assets==2.1.0
Flask-SQLAlchemy==3.1.1
Expand Down

0 comments on commit 168def3

Please sign in to comment.