Skip to content

Commit 90396d2

Browse files
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](tox-dev/platformdirs@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](Textualize/rich@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] <support@github.com>
1 parent aa35e88 commit 90396d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mypy-extensions==1.1.0
2020
packaging==25.0
2121
pathspec==0.12.1
2222
pkginfo==1.12.1.2
23-
platformdirs==4.4.0
23+
platformdirs==4.5.0
2424
pycodestyle==2.14.0
2525
pyflakes==3.4.0
2626
Pygments==2.19.2
@@ -29,7 +29,7 @@ requests==2.32.5
2929
requests-toolbelt==1.0.0
3030
restructuredtext-lint==1.4.0
3131
rfc3986==2.0.0
32-
rich==14.1.0
32+
rich==14.2.0
3333
setuptools==80.9.0
3434
six==1.17.0
3535
tqdm==4.67.1

0 commit comments

Comments
 (0)