Skip to content

Commit

Permalink
Bump flask from 3.0.0 to 3.0.3 (#498)
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 3.0.0 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.0...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent a67cb7b commit ce361a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ bootstrap-flask = "2.4.0"
boto3 = "1.34.140"
cachetools = "5.3.3"
email-validator = "2.2.0"
flask = "3.0.0"
flask = "3.0.3"
flask-compress = "1.14"
flask-limiter = "3.3.1"
flask-login = "0.6.3"
Expand Down

0 comments on commit ce361a2

Please sign in to comment.