pallets-eco/flask-debugtoolbar

Bump minimum Flask version to newer than `0.8`

jeffwidman opened this issue · 2 comments

https://github.com/flask-debugtoolbar/flask-debugtoolbar/blob/42a965195081424f86c79fec9c26afaeb1028564/setup.py#L7

That's getting a bit long in the tooth, so this ticket tracks raising our minimum bar to a newer version.

I'm not in a hurry to do so until we need it, but I wanted to open this ticket to make it clear I'm very open to doing so if/when a PR arrives that requires newer API's.

At this point, now that we've pushed out a maintenance release with all the recent changes (https://pypi.org/project/Flask-DebugToolbar/0.14.0/), I'm personally very okay with dropping support for Flask < 3.0.

Closing as a duplicate of #222