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](https://github.com/certifi/python-certifi/compare/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](https://github.com/Textualize/rich/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-30 13:49:49 +00:00
committed by GitHub
parent aa217774ff
commit 82c1fc3086

View File

@@ -1,11 +1,11 @@
autopep8==2.3.2 autopep8==2.3.2
black==25.1.0 black==25.1.0
bleach==6.2.0 bleach==6.2.0
certifi==2025.7.9 certifi==2025.7.14
charset-normalizer==3.4.2 charset-normalizer==3.4.2
click==8.1.8 click==8.1.8
colorama==0.4.6 colorama==0.4.6
docutils==0.21.2 docutils==0.22
flake8==7.3.0 flake8==7.3.0
gitchangelog==3.0.4 gitchangelog==3.0.4
idna==3.10 idna==3.10
@@ -29,7 +29,7 @@ requests==2.32.4
requests-toolbelt==1.0.0 requests-toolbelt==1.0.0
restructuredtext-lint==1.4.0 restructuredtext-lint==1.4.0
rfc3986==2.0.0 rfc3986==2.0.0
rich==14.0.0 rich==14.1.0
setuptools==80.9.0 setuptools==80.9.0
six==1.17.0 six==1.17.0
tqdm==4.67.1 tqdm==4.67.1