Skip to content

Commit

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

---
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] committed Jun 30, 2023
1 parent 9856ea1 commit 33e0d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers = [
dependencies = [
"Brotli==1.0.9",
"Flask-Compress==1.13",
"Flask==2.2.3",
"Flask==2.3.2",
"Jinja2==3.1.2",
"MarkupSafe==2.1.2",
"SQLAlchemy[mypy]==2.0.16",
Expand Down

0 comments on commit 33e0d5b

Please sign in to comment.