Skip to content

Commit 963ed3e

Browse files
chore(deps): bump the python-packages group with 3 updates
Bumps the python-packages group with 3 updates: [certifi](https://github.com/certifi/python-certifi), [click](https://github.com/pallets/click) and [markdown-it-py](https://github.com/executablebooks/markdown-it-py). Updates `certifi` from 2025.8.3 to 2025.10.5 - [Commits](certifi/python-certifi@2025.08.03...2025.10.05) Updates `click` from 8.1.8 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.0) Updates `markdown-it-py` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.10.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: markdown-it-py dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b710547 commit 963ed3e

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,9 +1,9 @@
11
autopep8==2.3.2
22
black==25.9.0
33
bleach==6.2.0
4-
certifi==2025.8.3
4+
certifi==2025.10.5
55
charset-normalizer==3.4.3
6-
click==8.1.8
6+
click==8.3.0
77
colorama==0.4.6
88
docutils==0.22.2
99
flake8==7.3.0
@@ -12,7 +12,7 @@ idna==3.10
1212
importlib-metadata==8.7.0
1313
jaraco.classes==3.4.0
1414
keyring==25.6.0
15-
markdown-it-py==3.0.0
15+
markdown-it-py==4.0.0
1616
mccabe==0.7.0
1717
mdurl==0.1.2
1818
more-itertools==10.8.0

0 commit comments

Comments
 (0)