From dc7496c7519bf9aad3ce4138e4f36d2aab03bc97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 08:38:54 +0000 Subject: [PATCH] build(deps): Bump platformdirs from 4.9.2 to 4.9.4 in /backend Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.9.2 to 4.9.4. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.9.2...4.9.4) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c909e61..8aaab2a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -18,7 +18,7 @@ MarkupSafe==3.0.3 mypy_extensions==1.1.0 packaging==26.0 pathspec==1.0.4 -platformdirs==4.9.2 +platformdirs==4.9.4 pluggy==1.6.0 psycopg2-binary==2.9.11 Pygments==2.19.2