From 0b4fa3c71755dd91f65637245193b3d8aac46888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:34:49 +0000 Subject: [PATCH] Bump platformdirs from 4.1.0 to 4.2.0 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/platformdirs/platformdirs/compare/4.1.0...4.2.0) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index b8eb9ba..3a9adda 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -10,7 +10,7 @@ multidict==6.0.4 mypy==1.8.0 mypy-extensions==1.0.0 nodeenv==1.8.0 -platformdirs==4.1.0 +platformdirs==4.2.0 pre-commit==3.6.0 pylint==3.0.3 python-dotenv==1.0.1