From 8937431a76ed2cb7629889de7fa2b7152fcbb9c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:03:26 +0000 Subject: [PATCH] Bump flask-compress from 1.4.0 to 1.23 in /dash Bumps [flask-compress](https://github.com/colour-science/flask-compress) from 1.4.0 to 1.23. - [Changelog](https://github.com/colour-science/flask-compress/blob/master/CHANGELOG.md) - [Commits](https://github.com/colour-science/flask-compress/compare/v1.4.0...v1.23) --- updated-dependencies: - dependency-name: flask-compress dependency-version: '1.23' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index 1666327..fcb8564 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -5,7 +5,7 @@ dash-html-components==1.0.2 dash-renderer==1.2.4 dash-table==5.0.0 Flask==3.1.3 -Flask-Compress==1.4.0 +Flask-Compress==1.23 future==0.18.2 itsdangerous==1.1.0 Jinja2==3.1.6