From 75e45760d506b5246c9dc4a12ba8aaaf3cc52455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:30:26 +0000 Subject: [PATCH] Bump platformdirs from 4.0.0 to 4.3.6 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.0.0 to 4.3.6. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.0.0...4.3.6) --- 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 2f4a0b3..c9018dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ Jinja2==3.1.2 lazy-object-proxy==1.9.0 MarkupSafe==2.1.3 mccabe==0.7.0 -platformdirs==4.0.0 +platformdirs==4.3.6 pylint==3.0.2 SQLAlchemy==2.0.23 tomli==2.0.1