From a7ad7163f9dff8877b31cee5e8f8cb54038ed036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 16:31:45 +0000 Subject: [PATCH] dependency: (deps): bump platformdirs from 4.9.2 to 4.9.4 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.9.2 to 4.9.4. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.9.2...4.9.4) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.9.4 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 e732e4c..1c95dcc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -145,7 +145,7 @@ pillow==12.1.1 # matplotlib # polyfile-weave # torchvision -platformdirs==4.3.8 +platformdirs==4.9.4 # via wandb polyfile-weave==0.5.9 # via weave