From df05561fd607f5d5fb6ca7c3bd5c6454702f1c41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 23:20:14 +0000 Subject: [PATCH] Bump platformdirs from 2.3.0 to 2.4.0 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.3.0 to 2.4.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/2.3.0...2.4.0) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e379ac993..3477019f81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ pathlib2==2.3.6 pendulum==2.1.2 pep517==0.11.0 Pillow==8.4.0 -platformdirs==2.3.0 +platformdirs==2.4.0 pre-commit==2.14.1 progress==1.6 prompt-toolkit==1.0.14