Skip to content

Commit a18363b

Browse files
build(deps): bump the production-dependencies group across 1 directory with 4 updates (#4127)
Bumps the production-dependencies group with 4 updates in the /docs directory: [markupsafe](https://github.com/pallets/markupsafe), [certifi](https://github.com/certifi/python-certifi), [pyparsing](https://github.com/pyparsing/pyparsing) and [sphinxext-rediraffe](https://github.com/sphinx-doc/sphinxext-rediraffe). Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `certifi` from 2025.8.3 to 2025.10.5 - [Commits](certifi/python-certifi@2025.08.03...2025.10.05) Updates `pyparsing` from 3.2.3 to 3.2.5 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.3...3.2.5) Updates `sphinxext-rediraffe` from 0.2.7 to 0.3.0 - [Release notes](https://github.com/sphinx-doc/sphinxext-rediraffe/releases) - [Commits](sphinx-doc/sphinxext-rediraffe@v0.2.7...v0.3.0) --- updated-dependencies: - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: certifi dependency-version: 2025.10.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pyparsing dependency-version: 3.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sphinxext-rediraffe dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b77111 commit a18363b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
Babel==2.17.0
22
Jinja2==3.1.6
3-
MarkupSafe==3.0.2
3+
MarkupSafe==3.0.3
44
Pygments==2.19.2
55
Sphinx==7.4.7
6-
certifi==2025.8.3
6+
certifi==2025.10.5
77
chardet==5.2.0
88
commonmark==0.9.1
99
docutils==0.20.1
1010
idna==3.10
1111
imagesize==1.4.1
1212
myst-parser==4.0.1
1313
packaging==25.0
14-
pyparsing==3.2.3
14+
pyparsing==3.2.5
1515
pytz==2025.2
1616
requests==2.32.5
1717
snowballstemmer==3.0.1
@@ -23,5 +23,5 @@ sphinxcontrib-htmlhelp==2.1.0
2323
sphinxcontrib-jsmath==1.0.1
2424
sphinxcontrib-qthelp==2.0.0
2525
sphinxcontrib-serializinghtml==2.0.0
26-
sphinxext-rediraffe==0.2.7
26+
sphinxext-rediraffe==0.3.0
2727
urllib3==2.5.0

0 commit comments

Comments
 (0)