Skip to content

Commit f2c3339

Browse files
build(deps): bump the production-dependencies group
Bumps the production-dependencies group in /docs with 3 updates: [markupsafe](https://github.com/pallets/markupsafe), [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 `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: 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]>
1 parent 6389cdc commit f2c3339

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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
66
certifi==2025.8.3
@@ -11,7 +11,7 @@ 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)