From fc37218635a2b7607bdc77e87a7a2ede27d4163d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 13:05:23 +0000 Subject: [PATCH] build(deps): bump platformdirs from 2.5.1 to 2.5.4 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.5.1 to 2.5.4. - [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/2.5.1...2.5.4) --- 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 108cbb7..26fbc26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ mypy-extensions==0.4.3 nodeenv==1.6.0 packaging==21.3 pathspec==0.9.0 -platformdirs==2.5.1 +platformdirs==2.5.4 pluggy==1.0.0 pre-commit==2.18.1 py==1.11.0