From 3e424d2564630e50230506ce17ef0280b35c5702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:32:57 +0000 Subject: [PATCH] Bump tinycss2 from 1.4.0 to 1.5.1 in /test_package/nbconvert 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] --- test_package/nbconvert/env/darwin.txt | 2 +- test_package/nbconvert/env/linux.txt | 2 +- test_package/nbconvert/env/win32.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index a638deb..49d045e 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -64,7 +64,7 @@ six==1.17.0 # via python-dateutil soupsieve==2.7 # via beautifulsoup4 -tinycss2==1.4.0 +tinycss2==1.5.1 # via bleach tornado==6.5.1 # via jupyter-client diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index a638deb..49d045e 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -64,7 +64,7 @@ six==1.17.0 # via python-dateutil soupsieve==2.7 # via beautifulsoup4 -tinycss2==1.4.0 +tinycss2==1.5.1 # via bleach tornado==6.5.1 # via jupyter-client diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 14abe46..8062ef4 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -66,7 +66,7 @@ six==1.17.0 # via python-dateutil soupsieve==2.7 # via beautifulsoup4 -tinycss2==1.4.0 +tinycss2==1.5.1 # via bleach tornado==6.5.1 # via jupyter-client