From 824ae7554db9d64dd9559e2b7053453907ceda78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 16:42:54 +0100 Subject: [PATCH] chore(pip-dev)(deps-dev): bump platformdirs from 4.2.0 to 4.2.1 (#213) Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.0 to 4.2.1. - [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.1) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5fac835..17e8cea 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ mypy-extensions==1.0.0 nodeenv==1.8.0 packaging==24.0 pathspec==0.12.1 -platformdirs==4.2.0 +platformdirs==4.2.1 pluggy==1.5.0 pre-commit==3.7.0 pylint-exit==1.2.0