From 9d0c3769a83b02787939b34cfd478d72535bb44d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 20:48:16 +0000 Subject: [PATCH] Bump platformdirs from 4.2.0 to 4.3.6 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.2.0 to 4.3.6. - [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.2.0...4.3.6) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 06aa216..b873b6c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ mdurl==0.1.2 ; python_version >= "3.12" and python_version < "4.0" mypy-extensions==1.0.0 ; python_version >= "3.12" and python_version < "4.0" mypy==1.15.0 ; python_version >= "3.12" and python_version < "4.0" nodeenv==1.9.1 ; python_version >= "3.12" and python_version < "4.0" -platformdirs==4.2.0 ; python_version >= "3.12" and python_version < "4.0" +platformdirs==4.3.6 ; python_version >= "3.12" and python_version < "4.0" pre-commit==4.1.0 ; python_version >= "3.12" and python_version < "4.0" pretty-errors==1.2.25 ; python_version >= "3.12" and python_version < "4.0" pygments==2.19.1 ; python_version >= "3.12" and python_version < "4.0" diff --git a/requirements-docs.txt b/requirements-docs.txt index 952ae99..0b3f070 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -20,7 +20,7 @@ mkdocstrings==0.24.1 ; python_version >= "3.12" and python_version < "4.0" packaging==24.2 ; python_version >= "3.12" and python_version < "4.0" paginate==0.5.7 ; python_version >= "3.12" and python_version < "4.0" pathspec==0.12.1 ; python_version >= "3.12" and python_version < "4.0" -platformdirs==4.2.0 ; python_version >= "3.12" and python_version < "4.0" +platformdirs==4.3.6 ; python_version >= "3.12" and python_version < "4.0" pygments==2.19.1 ; python_version >= "3.12" and python_version < "4.0" pymdown-extensions==10.14.3 ; python_version >= "3.12" and python_version < "4.0" python-dateutil==2.9.0.post0 ; python_version >= "3.12" and python_version < "4.0"