Skip to content

Commit 2fbe8d2

Browse files
chore(deps): bump the python-packages group with 3 updates
Bumps the python-packages group with 3 updates: [black](https://github.com/psf/black), [pytest](https://github.com/pytest-dev/pytest) and [platformdirs](https://github.com/tox-dev/platformdirs). Updates `black` from 25.11.0 to 25.12.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...25.12.0) Updates `pytest` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.0.2) Updates `platformdirs` from 4.5.0 to 4.5.1 - [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.5.0...4.5.1) --- updated-dependencies: - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: platformdirs dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb5779a commit 2fbe8d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
autopep8==2.3.2
2-
black==25.11.0
2+
black==25.12.0
33
bleach==6.3.0
44
certifi==2025.11.12
55
charset-normalizer==3.4.4
@@ -8,7 +8,7 @@ colorama==0.4.6
88
docutils==0.22.3
99
flake8==7.3.0
1010
gitchangelog==3.0.4
11-
pytest==9.0.1
11+
pytest==9.0.2
1212
idna==3.11
1313
importlib-metadata==8.7.0
1414
jaraco.classes==3.4.0
@@ -21,7 +21,7 @@ mypy-extensions==1.1.0
2121
packaging==25.0
2222
pathspec==0.12.1
2323
pkginfo==1.12.1.2
24-
platformdirs==4.5.0
24+
platformdirs==4.5.1
2525
pycodestyle==2.14.0
2626
pyflakes==3.4.0
2727
Pygments==2.19.2

0 commit comments

Comments
 (0)