chore(deps): bump the documentation group in /docs with 19 updates - #42
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the documentation group in /docs with 19 updates#42dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the documentation group in /docs with 19 updates: | Package | From | To | | --- | --- | --- | | [babel](https://github.com/python-babel/babel) | `2.17.0` | `2.18.0` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [pygments](https://github.com/pygments/pygments) | `2.19.1` | `2.20.0` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.4.7` | `9.1.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2026.6.17` | | [chardet](https://github.com/chardet/chardet) | `5.2.0` | `7.4.3` | | [commonmark](https://github.com/rtfd/commonmark.py) | `0.9.1` | `0.9.2` | | [docutils](https://github.com/rtfd/recommonmark) | `0.20.1` | `0.23` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.18` | | [imagesize](https://github.com/shibukawa/imagesize_py) | `1.4.1` | `2.0.0` | | [myst-parser](https://github.com/executablebooks/MyST-Parser) | `3.0.1` | `5.1.0` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.2` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.2.3` | `3.3.2` | | [pytz](https://github.com/stub42/pytz) | `2025.2` | `2026.2` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.34.2` | | [snowballstemmer](https://github.com/snowballstem/snowball) | `2.2.0` | `3.1.1` | | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `3.0.2` | `3.1.0` | | [sphinxext-rediraffe](https://github.com/sphinx-doc/sphinxext-rediraffe) | `0.2.7` | `0.3.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.4.0` | `2.7.0` | Updates `babel` from 2.17.0 to 2.18.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.17.0...v2.18.0) 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 `pygments` from 2.19.1 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.1...2.20.0) Updates `sphinx` from 7.4.7 to 9.1.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v9.1.0) Updates `certifi` from 2025.1.31 to 2026.6.17 - [Commits](certifi/python-certifi@2025.01.31...2026.06.17) Updates `chardet` from 5.2.0 to 7.4.3 - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](chardet/chardet@5.2.0...7.4.3) Updates `commonmark` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/rtfd/commonmark.py/releases) - [Changelog](https://github.com/readthedocs/commonmark.py/blob/master/CHANGELOG.md) - [Commits](readthedocs/commonmark.py@0.9.1...0.9.2) Updates `docutils` from 0.20.1 to 0.23 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `idna` from 3.10 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.10...v3.18) Updates `imagesize` from 1.4.1 to 2.0.0 - [Commits](shibukawa/imagesize_py@1.4.1...2.0.0) Updates `myst-parser` from 3.0.1 to 5.1.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@v3.0.1...v5.1.0) Updates `packaging` from 25.0 to 26.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.2) Updates `pyparsing` from 3.2.3 to 3.3.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.3...3.3.2) Updates `pytz` from 2025.2 to 2026.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2025.2...release_2026.2) Updates `requests` from 2.32.3 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.34.2) Updates `snowballstemmer` from 2.2.0 to 3.1.1 - [Changelog](https://github.com/snowballstem/snowball/blob/main/NEWS) - [Commits](snowballstem/snowball@v2.2.0...v3.1.1) 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 `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) Updates `urllib3` from 2.4.0 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.4.0...2.7.0) --- updated-dependencies: - dependency-name: babel dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: documentation - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: documentation - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:production update-type: version-update:semver-major dependency-group: documentation - dependency-name: chardet dependency-version: 7.4.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: documentation - dependency-name: commonmark dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: documentation - dependency-name: docutils dependency-version: '0.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: imagesize dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: documentation - dependency-name: myst-parser dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: documentation - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: documentation - dependency-name: pyparsing dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: pytz dependency-version: '2026.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: documentation - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: snowballstemmer dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: documentation - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: sphinxext-rediraffe dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the documentation group in /docs with 19 updates:
2.17.02.18.03.0.23.0.32.19.12.20.07.4.79.1.02025.1.312026.6.175.2.07.4.30.9.10.9.20.20.10.233.103.181.4.12.0.03.0.15.1.025.026.23.2.33.3.22025.22026.22.32.32.34.22.2.03.1.13.0.23.1.00.2.70.3.02.4.02.7.0Updates
babelfrom 2.17.0 to 2.18.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.
... (truncated)
Commits
56c63caPrepare for 2.18.0 (#1248)73015a1Add user-agent to CLDR downloader (#1247)29bd362Fix formatting compact currencies of exactly one thousand in several locales ...851db43Reuse InitCatalog's guts in UpdateCatalog (#1244)fd00e60Extract: Merge in per-format keywords and auto_comments (#1243)12a14b6Add dpgettext and dnpgettext support (#1235)7110e62Use canonical IANA zone names in zone_territories (#1220)e91c346Improve extract performance via ignoring directories early during os.walk (#968)0c4f378Convert Unittest testcases with setup/teardown to fixtures (#1240)218c96eAddbabel.core.get_cldr_version()(#1242)Updates
markupsafefrom 3.0.2 to 3.0.3Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
297fc8erelease version 3.0.37e4e6ceFree-threading: run with pytest-run-paralell (#507)6100b9cenable riscv64 wheels (#506)c9d5ecfenable riscv64 wheels2f9b337tox for 3.1478d951aupdate dev dependenciesbb6744eadd entry65c4134upgrade cibuildwheel, addcp314wheels and test on CPython 3.14 (#504)3a9bd88add cp314 wheelsaafe44dremove slsa provenance (#501)Updates
pygmentsfrom 2.19.1 to 2.20.0Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
708197dFix underline length.1d4538aPrepare 2.20 release.2ceaee4Update CHANGES.e3a3c54Fix Haskell lexer: handle escape sequences in character literals (#3069)d7c3453Merge pull request #3071 from pygments/harden-html-formatter0f97e7cHarden the HTML formatter against CSS.9f981b2Update CHANGES.1d88915Update CHANGES.c3d93adFix ASN.1 lexer: recognize minus sign and fix range operator (#3060)4f06bcffix bad behaving backtracking regex in CommonLispLexerUpdates
sphinxfrom 7.4.7 to 9.1.0Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
Commits
cc7c6f4Bump to 9.1.0 finalb127b94Addapp.add_static_dir()for copying extension static files (#14219)20f1c46LaTeX: Inhibit breaks for rows with merged vertical cells (#14227)3c85411Polish CHANGES.rst (#14225)9ee5446LaTeX: restore 1.7 documentation of literalblockcappos (#14224)d75d602LaTeX: improve (again...) some code comments in time for 9.1.0 (#14222)8dca61dImprove some LaTeX code comments (#14220)8ab9600Bump to 9.1.0 candidate 2d59b237autodoc: Improve support for non-weakreferencable objects964424bUse the correct reference for using existing extensions (#14157)Updates
certififrom 2025.1.31 to 2026.6.17Commits
d0ac52f2026.06.17 (#418)d46de62Bump actions/checkout from 6.0.2 to 6.0.3 (#417)6c183ecfix: update Requests docs link to canonical URL (#415)36e3568Bump dessant/lock-threads from 6.0.0 to 6.0.2d7ea1512026.05.20 (#413)5dddfb02026.04.22 (#410)f99eccdBump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#404)918bed0Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#405)0a49067Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#403)acf6ce8Bump actions/download-artifact from 8.0.0 to 8.0.1 (#398)Updates
chardetfrom 5.2.0 to 7.4.3Release notes
Sourced from chardet's releases.
... (truncated)
Changelog
Sourced from chardet's changelog.
... (truncated)
Commits
8f404a5docs: set 7.4.3 release date to 2026-04-137a6667fdocs: fix changelog attribution for #369a1fc986docs: changelog for 7.4.30af01d6Fix ValueError crash on null bytes in charset declarations (#369)08e4ebcci: parallelize riscv64 builds across 5 RISE runners2f6e1e9ci: use python3 -m pip on riscv64 runner204623dci: invoke cibuildwheel manually on riscv64 runner78c1d20ci: use native runners for aarch64/riscv64 instead of QEMU3cc0960docs: changelog for 7.4.29079efcFix RuntimeError on ~2% of two-byte inputs (#368)Updates
commonmarkfrom 0.9.1 to 0.9.2Release notes
Sourced from commonmark's releases.
Changelog
Sourced from commonmark's changelog.
Commits
df7dcb7Deprecation release 0.9.28467297Update metadatac9faf44Fix wording48a37b2Update README to show project is unmaintained.d031003Merge pull request #303 from readthedocs/dependabot/add-v2-config-file63e3279Merge pull request #305 from readthedocs/dependabot/pip/flake8-3.9.2b5784abBump flake8 from 3.8.4 to 3.9.2789b0b0Upgrade to GitHub-native Dependabot2440e8eMerge pull request #268 from readthedocs/dependabot/pip/flake8-3.8.405ecde2Bump flake8 from 3.8.3 to 3.8.4Updates
docutilsfrom 0.20.1 to 0.23Commits
Updates
idnafrom 3.10 to 3.18Changelog
Sourced from idna's changelog.
... (truncated)
Commits
f39ea90Release 3.1840f4e40Pre-release 3.18rc01a5bf80Merge pull request #253 from kjd/lenient-decode5bbb26fMerge branch 'master' into lenient-decodec532baeRename decode() lenient= option to display= (issue #248)0b1758bMerge pull request #252 from kjd/release-3.17f48619cRelease 3.177421ba8Pre-release 3.17rc022ebb73Merge pull request #251 from kjd/structure-optimizations2a7ac0aDrop redundant parallel-arrays comment from uts46dataUpdates
imagesizefrom 1.4.1 to 2.0.0Commits
5ab28d4bump module version to 2.063d6afbMerge pull request #82 from shibukawa/codex/update-readme-and-setup-instructi...2946066docs: clarify EXIF orientation formats in v2.0 notes53eff2eMerge pull request #81 from shibukawa/codex/refactor-code-to-reduce-duplicationac14f2aRefactor duplicated JPEG segment parsing logic48ab954Merge pull request #80 from shibukawa/codex/add-avif-exif-rotation-support5cada10Add AVIF EXIF rotation support232c6d5Merge pull request #79 from shibukawa/codex/add-heic/heif-support-and-rotation324c970Add HEIC/HEIF size and rotation support7b7bb5fMerge pull request #78 from shibukawa/codex/add-pypi-link-and-python-version-...Updates
myst-parserfrom 3.0.1 to 5.1.0Release notes
Sourced from myst-parser's releases.