Update flask requirement from <=3.0.3 to <=3.1.3 - #132
Merged
Conversation
dbieber
approved these changes
Sep 5, 2026
dbieber
left a comment
Owner
There was a problem hiding this comment.
Compatibility checked — flask 3.0.3→3.1.2. Verified in a Python 3.9 venv with all nine of these bumps applied together (their combined end state, not just in isolation):
pytest: 32 passedruff check: clean (E/F/E9 selection)- every gonotego module imports
- redis 7.0.1 client exercised against a live redis server (set/get/rpush/lindex/lpop/llen/keys/delete — the operations
interprocess.pyuses) - openai 2.6.1: confirmed the four call surfaces the code uses still exist (
completions.create,chat.completions.create,audio.speech.create,audio.transcriptions.create)
selenium stays at 3.141.0 (armhf geckodriver constraint) and urllib3 stays on 1.26.x, which is compatible with everything here.
🤖 Generated with Claude Code
Owner
|
@dependabot rebase |
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@0.1...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/flask-lte-3.1.2
branch
from
September 5, 2026 12:16
ae5a6b7 to
1bf3079
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on flask to permit the latest version.
Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
22d9247release version 3.1.3089cb86Merge commit from forkc17f379request context tracks session access27be933start version 3.1.34e652d3Abort if the instance folder cannot be created (#5903)3d03098Abort if the instance folder cannot be created407eb76document using gevent for async (#5900)ac5664ddocument using gevent for async4f79d5bIncrease required flit_core version to 3.11 (#5865)fe3b215Increase required flit_core version to 3.11