From 73cbf1b8fde50c9cc012fcdd975924822fe220bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 10:24:18 +0000 Subject: [PATCH] chore(deps): bump platformdirs from 4.9.4 to 4.10.0 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.9.4 to 4.10.0. - [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.4...4.10.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gitgalaxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitgalaxy/requirements.txt b/gitgalaxy/requirements.txt index 10aef641..19522500 100644 --- a/gitgalaxy/requirements.txt +++ b/gitgalaxy/requirements.txt @@ -81,7 +81,7 @@ pexpect==4.9.0 pickleshare==0.7.5 pillow==12.2.0 pipreqs==0.5.0 -platformdirs==4.9.4 +platformdirs==4.10.0 plotly==6.8.0 pluggy==1.6.0 prompt_toolkit==3.0.52