From 19a8b94af13cb254276e547a86d649aba388c8bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 22:41:13 +0000 Subject: [PATCH] build(deps): bump platformdirs from 4.3.7 to 4.3.8 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.7 to 4.3.8. - [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.7...4.3.8) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f92434..2e93bc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ mkdocs-material-extensions==1.3.1 packaging==25.0 paginate==0.5.7 pathspec==0.12.1 -platformdirs==4.3.7 +platformdirs==4.3.8 Pygments==2.19.1 pymdown-extensions==10.15 pyparsing==3.2.3