From a228f435a2e459a391625ac7c597eb2ead6726a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:43:29 +0000 Subject: [PATCH] build(deps): bump platformdirs from 4.2.2 to 4.3.2 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.2 to 4.3.2. - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/platformdirs/platformdirs/compare/4.2.2...4.3.2) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 9e2b7dee..2c5f1107 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -166,7 +166,7 @@ pillow==10.4.0 # via # cairosvg # mkdocs-material -platformdirs==4.2.2 +platformdirs==4.3.2 # via # black # mkdocs-get-deps