Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 22b6119 commit 178da2c
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 @@ -7,7 +7,7 @@ charset-normalizer==3.4.0
click==8.1.7
cryptography==43.0.3
cssmin==0.2.0
Flask==3.0.3
Flask==3.1.0
Flask-Alembic==3.1.1
Flask-APScheduler==1.13.1
Flask-Assets==2.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ charset-normalizer==3.4.0
click==8.1.7
cryptography==43.0.3
cssmin==0.2.0
Flask==3.0.3
Flask==3.1.0
Flask-Alembic==3.1.1
Flask-APScheduler==1.13.1
Flask-Assets==2.1.0
Expand Down

0 comments on commit 178da2c

Please sign in to comment.