From 94cb32b220b6606fdb0dca28ea587b3f6009afa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 20:20:17 +0000 Subject: [PATCH] Bump platformdirs from 4.2.0 to 4.2.2 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.0 to 4.2.2. - [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.2.0...4.2.2) --- updated-dependencies: - dependency-name: platformdirs 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 a542e07..5480e35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ mypy==1.9.0 mypy-extensions==1.0.0 packaging==24.0 pathspec==0.12.1 -platformdirs==4.2.0 +platformdirs==4.2.2 pluggy==1.4.0 pylint==3.1.0 pytest==8.1.1