Skip to content

Commit 82c1fc3

Browse files
chore(deps): bump the python-packages group across 1 directory with 3 updates
Bumps the python-packages group with 3 updates in the / directory: [certifi](https://github.com/certifi/python-certifi), [docutils](https://github.com/rtfd/recommonmark) and [rich](https://github.com/Textualize/rich). Updates `certifi` from 2025.7.9 to 2025.7.14 - [Commits](certifi/python-certifi@2025.07.09...2025.07.14) Updates `docutils` from 0.21.2 to 0.22 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `rich` from 14.0.0 to 14.1.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.0.0...v14.1.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: docutils dependency-version: '0.22' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rich dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa21777 commit 82c1fc3

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,11 +1,11 @@
11
autopep8==2.3.2
22
black==25.1.0
33
bleach==6.2.0
4-
certifi==2025.7.9
4+
certifi==2025.7.14
55
charset-normalizer==3.4.2
66
click==8.1.8
77
colorama==0.4.6
8-
docutils==0.21.2
8+
docutils==0.22
99
flake8==7.3.0
1010
gitchangelog==3.0.4
1111
idna==3.10
@@ -29,7 +29,7 @@ requests==2.32.4
2929
requests-toolbelt==1.0.0
3030
restructuredtext-lint==1.4.0
3131
rfc3986==2.0.0
32-
rich==14.0.0
32+
rich==14.1.0
3333
setuptools==80.9.0
3434
six==1.17.0
3535
tqdm==4.67.1

0 commit comments

Comments
 (0)