From d98cdfe65dd3bf9bd69bc1b9b172462e586f3070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 16:17:48 +0000 Subject: [PATCH] Bump platformdirs from 4.3.8 to 4.5.1 in /test_package/nbconvert Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.8 to 4.5.1. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.8...4.5.1) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.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..dd560da 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -44,7 +44,7 @@ packaging==25.0 # via nbconvert pandocfilters==1.5.1 # via nbconvert -platformdirs==4.3.8 +platformdirs==4.5.1 # via jupyter-core pygments==2.19.2 # via nbconvert diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index a638deb..dd560da 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -44,7 +44,7 @@ packaging==25.0 # via nbconvert pandocfilters==1.5.1 # via nbconvert -platformdirs==4.3.8 +platformdirs==4.5.1 # via jupyter-core pygments==2.19.2 # via nbconvert diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 14abe46..badf5a0 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -44,7 +44,7 @@ packaging==25.0 # via nbconvert pandocfilters==1.5.1 # via nbconvert -platformdirs==4.3.8 +platformdirs==4.5.1 # via jupyter-core pygments==2.19.2 # via nbconvert