From eade3214267fc093f9fae9feff9ba8ba49033a64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 11:03:17 +0000 Subject: [PATCH] Bump flask-compress from 1.23 to 1.24 in /dash Bumps [flask-compress](https://github.com/colour-science/flask-compress) from 1.23 to 1.24. - [Changelog](https://github.com/colour-science/flask-compress/blob/master/CHANGELOG.md) - [Commits](https://github.com/colour-science/flask-compress/compare/v1.23...v1.24) --- updated-dependencies: - dependency-name: flask-compress dependency-version: '1.24' 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 49fd6a7..93eef70 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -5,7 +5,7 @@ dash-html-components==2.0.0 dash-renderer==1.9.1 dash-table==5.0.0 Flask==3.1.3 -Flask-Compress==1.23 +Flask-Compress==1.24 future==1.0.0 itsdangerous==2.2.0 Jinja2==3.1.6