From 777e9813e7e104cda188b97ab2690a96c6b579f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 01:10:00 +0000 Subject: [PATCH] chore(deps-dev): bump platformdirs from 4.5.0 to 4.5.1 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.5.0 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.5.0...4.5.1) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fd3b8860..1ae6af8d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ mccabe == 0.7.0 mypy-extensions == 1.1.0 packaging == 25.0 pathspec == 0.12.1 -platformdirs == 4.5.0 +platformdirs == 4.5.1 pluggy == 1.6.0 pylint == 4.0.4 pytest == 9.0.1