From cab8794cbe1bcd2754c1178a98154a11d8ce30ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 19:31:02 +0000 Subject: [PATCH] Bump tinycss2 from 1.4.0 to 1.5.1 Bumps [tinycss2](https://github.com/Kozea/tinycss2) from 1.4.0 to 1.5.1. - [Release notes](https://github.com/Kozea/tinycss2/releases) - [Changelog](https://github.com/Kozea/tinycss2/blob/main/docs/changelog.rst) - [Commits](https://github.com/Kozea/tinycss2/compare/v1.4.0...v1.5.1) --- updated-dependencies: - dependency-name: tinycss2 dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78e6f58..b9c70f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ bandit==1.9.3 entrypoints==0.4 webencodings==0.5.1 # django-markdownify -tinycss2==1.4.0 # django-markdownify +tinycss2==1.5.1 # django-markdownify bleach==6.3.0 # django-markdownify django-markdownify==0.9.6