From 7fb49361ebb4657f4d2fb1600f83ce9ba957723e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 12:16:56 +0000 Subject: [PATCH] Bump platformdirs from 2.5.3 to 2.6.2 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.5.3 to 2.6.2. - [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.2) --- 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..623ce16 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.2 psycopg2-binary==2.9.5 pycodestyle==2.9.1 pyflakes==2.5.0