From 7c31a04819593f20c2eb12d6400a23640bc55365 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 09:12:35 +0000 Subject: [PATCH] Bump webassets from 2.0 to 3.0.0 Bumps [webassets](https://github.com/miracle2k/webassets) from 2.0 to 3.0.0. - [Release notes](https://github.com/miracle2k/webassets/releases) - [Changelog](https://github.com/miracle2k/webassets/blob/master/CHANGES) - [Commits](https://github.com/miracle2k/webassets/compare/2.0...3.0.0) --- updated-dependencies: - dependency-name: webassets dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b70fd5..9625cb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ cryptography==46.0.5 Flask-Assets>=0.12,<2.2.0 # Branch that contains a Unicode bug fix - use until https://github.com/miracle2k/webassets/pull/482 is published -webassets==2.0 +webassets==3.0.0 Flask-Caching>=1.3.3 Flask-Login==0.6.3