From 90396d2bdfc0bc9e54ddf00bd6cf3435f20a7516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 13:09:42 +0000 Subject: [PATCH] chore(deps): bump the python-packages group across 1 directory with 2 updates Bumps the python-packages group with 2 updates in the / directory: [platformdirs](https://github.com/tox-dev/platformdirs) and [rich](https://github.com/Textualize/rich). Updates `platformdirs` from 4.4.0 to 4.5.0 - [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.4.0...4.5.0) Updates `rich` from 14.1.0 to 14.2.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v14.1.0...v14.2.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rich dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-requirements.txt b/release-requirements.txt index b5c3b26..f5bcdb4 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -20,7 +20,7 @@ mypy-extensions==1.1.0 packaging==25.0 pathspec==0.12.1 pkginfo==1.12.1.2 -platformdirs==4.4.0 +platformdirs==4.5.0 pycodestyle==2.14.0 pyflakes==3.4.0 Pygments==2.19.2 @@ -29,7 +29,7 @@ requests==2.32.5 requests-toolbelt==1.0.0 restructuredtext-lint==1.4.0 rfc3986==2.0.0 -rich==14.1.0 +rich==14.2.0 setuptools==80.9.0 six==1.17.0 tqdm==4.67.1