chore(deps): bump the flask group across 1 directory with 3 updates - #39245
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the flask group across 1 directory with 3 updates#39245dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/api/lts/1.13.x/flask-1086fc46af
branch
from
July 27, 2026 01:16
0fc7547 to
dbdd9ca
Compare
dependabot
Bot
force-pushed
the
dependabot/uv/api/lts/1.13.x/flask-1086fc46af
branch
2 times, most recently
from
July 29, 2026 00:54
43e5c2a to
f83e8d9
Compare
dependabot
Bot
force-pushed
the
dependabot/uv/api/lts/1.13.x/flask-1086fc46af
branch
2 times, most recently
from
August 4, 2026 03:11
afb2033 to
7a9a29e
Compare
Bumps the flask group with 3 updates in the /api directory: [flask-compress](https://github.com/colour-science/flask-compress), [flask-cors](https://github.com/corydolphin/flask-cors) and [gunicorn](https://github.com/benoitc/gunicorn). Updates `flask-compress` from 1.23 to 1.24 - [Changelog](https://github.com/colour-science/flask-compress/blob/master/CHANGELOG.md) - [Commits](colour-science/flask-compress@v1.23...v1.24) Updates `flask-cors` from 6.0.2 to 6.0.5 - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](corydolphin/flask-cors@6.0.2...6.0.5) Updates `gunicorn` from 25.1.0 to 26.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.1.0...26.0.0) --- updated-dependencies: - dependency-name: flask-compress dependency-version: '1.24' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flask - dependency-name: flask-cors dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flask - dependency-name: gunicorn dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: flask ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/api/lts/1.13.x/flask-1086fc46af
branch
from
August 4, 2026 04:32
7a9a29e to
e743f43
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.
Bumps the flask group with 3 updates in the /api directory: flask-compress, flask-cors and gunicorn.
Updates
flask-compressfrom 1.23 to 1.24Changelog
Sourced from flask-compress's changelog.
Commits
f20d36cBump to version 1.24f457a00Enable trusted publishing0e029eeBump the github-actions group with 2 updates (#77)4ab0b11Add mypy annotations and mark it as checkable. (#76)310a6beBump the github-actions group across 1 directory with 3 updates (#73)8bb8ce6Pre-commit autoupdateUpdates
flask-corsfrom 6.0.2 to 6.0.5Release notes
Sourced from flask-cors's releases.
Commits
91ebc49Typing Hotfix: support blueprints in the type systemd601665Add strict MyPy Typingc8e8871Harden release publishing workflow (#406)e1d4034Derive package version from git tag via setuptools-scm (#405)Updates
gunicornfrom 25.1.0 to 26.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
5d819cfrelease: 26.0.0b45c70dMerge pull request #3611 from zc-mattcen/docs-typo99c8d48Merge pull request #3623 from benoitc/chore/drop-eventlet-add-h2-uvloop-test-...5a655afMerge pull request #3622 from benoitc/test/docker-port-and-ipv4-fixes201df19chore: remove eventlet worker; add h2 and uvloop to test depsf4ac8e1test: pass action name to dirty client and stabilize after TTOU spam54d38aftest: unblock docker fixtures on macOS hosts68843c8Merge pull request #3621 from benoitc/fix/asgi-preserve-content-length-on-hea...31f2618Merge pull request #3620 from benoitc/fix/asgi-proxy-protocol-trust-and-parsing41ec752fix: keep Content-Length on HEAD and 304 responses