From ef9f06373d2bfb7917cef4282326c72d751803d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 12:12:26 +0000 Subject: [PATCH] Bump platformdirs from 2.5.3 to 2.5.4 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.5.3 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.3...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 922627b..5e1947e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ mccabe==0.7.0 mypy-extensions==0.4.3 pathspec==0.10.1 Pillow==9.3.0 -platformdirs==2.5.3 +platformdirs==2.5.4 psycopg2-binary==2.9.5 pycodestyle==2.9.1 pyflakes==2.5.0