Skip to content

Commit 22deb2b

Browse files
build(deps): bump the production-dependencies group across 1 directory with 3 updates
Bumps the production-dependencies group with 3 updates in the /docs directory: [myst-parser](https://github.com/executablebooks/MyST-Parser), [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) and [urllib3](https://github.com/urllib3/urllib3). Updates `myst-parser` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v4.0.1...v5.0.0) Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@3.0.2...3.1.0) Updates `urllib3` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.2...2.6.3) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e0435c commit 22deb2b

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
@@ -9,19 +9,19 @@ commonmark==0.9.1
99
docutils==0.20.1
1010
idna==3.11
1111
imagesize==1.4.1
12-
myst-parser==4.0.1
12+
myst-parser==5.0.0
1313
packaging==25.0
1414
pyparsing==3.3.1
1515
pytz==2025.2
1616
requests==2.32.5
1717
snowballstemmer==3.0.1
1818
sphinx-favicon==1.0.1
19-
sphinx-rtd-theme==3.0.2
19+
sphinx-rtd-theme==3.1.0
2020
sphinxcontrib-applehelp==2.0.0
2121
sphinxcontrib-devhelp==2.0.0
2222
sphinxcontrib-htmlhelp==2.1.0
2323
sphinxcontrib-jsmath==1.0.1
2424
sphinxcontrib-qthelp==2.0.0
2525
sphinxcontrib-serializinghtml==2.0.0
2626
sphinxext-rediraffe==0.3.0
27-
urllib3==2.6.2
27+
urllib3==2.6.3

0 commit comments

Comments
 (0)