From 2b3f9f0ddfdd482e1c9114d69eac28286a61d335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 12:10:21 +0000 Subject: [PATCH] Bump platformdirs from 2.5.3 to 2.6.0 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.5.3 to 2.6.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.5.3...2.6.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 922627b..873f47c 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.6.0 psycopg2-binary==2.9.5 pycodestyle==2.9.1 pyflakes==2.5.0