Skip to content

Commit

Permalink
Bump flask from 3.0.3 to 3.1.0 (#1686)
Browse files Browse the repository at this point in the history
* Bump flask from 3.0.3 to 3.1.0

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] <[email protected]>

* Remove flask dependency since it is a dependency of Dash itself

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Călina Cenan <[email protected]>
  • Loading branch information
dependabot[bot] and calina-c authored Nov 18, 2024
1 parent cd96881 commit 1130c7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"enforce_typing",
"eth-account==0.11.0",
"eth-keys==0.6.0",
"flask==3.0.3",
"imblearn",
"kaleido==0.4.1",
"mypy==1.13.0",
Expand Down

0 comments on commit 1130c7d

Please sign in to comment.