Bump the dependencies group across 1 directory with 22 updates - #308
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 22 updates#308dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.2.3` | `9.0.4` | | [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) | `2024.10.3` | `2025.8.25` | | [sphinx-book-theme](https://github.com/executablebooks/sphinx-book-theme) | `1.2.0` | `1.4.0` | | [anyio](https://github.com/agronholm/anyio) | `4.9.0` | `4.14.2` | | [babel](https://github.com/python-babel/babel) | `2.17.0` | `2.18.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.6.15` | `2026.7.22` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.2` | `3.4.9` | | [click](https://github.com/pallets/click) | `8.2.1` | `8.4.2` | | [docutils](https://github.com/rtfd/recommonmark) | `0.21.2` | `0.22.4` | | [idna](https://github.com/kjd/idna) | `3.15` | `3.18` | | [imagesize](https://github.com/shibukawa/imagesize_py) | `1.4.1` | `1.5.0` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.3` | | [requests](https://github.com/psf/requests) | `2.33.0` | `2.34.2` | | [snowballstemmer](https://github.com/snowballstem/snowball) | `3.0.1` | `3.1.1` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.8.4` | `2.9.2` | | [starlette](https://github.com/Kludex/starlette) | `1.3.1` | `1.4.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.0` | `4.16.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.34.3` | `0.52.1` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.1.0` | `1.2.0` | | [websockets](https://github.com/python-websockets/websockets) | `15.0.1` | `17.0.1` | Updates `sphinx` from 8.2.3 to 9.0.4 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v9.0.4/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.0.4) Updates `sphinx-autobuild` from 2024.10.3 to 2025.8.25 - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst) - [Commits](sphinx-doc/sphinx-autobuild@2024.10.03...2025.08.25) Updates `sphinx-book-theme` from 1.2.0 to 1.4.0 - [Release notes](https://github.com/executablebooks/sphinx-book-theme/releases) - [Changelog](https://github.com/executablebooks/sphinx-book-theme/blob/main/CHANGELOG.md) - [Commits](executablebooks/sphinx-book-theme@v1.2.0...v1.4.0) Updates `anyio` from 4.9.0 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.9.0...4.14.2) 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 `certifi` from 2025.6.15 to 2026.7.22 - [Commits](certifi/python-certifi@2025.06.15...2026.07.22) Updates `charset-normalizer` from 3.4.2 to 3.4.9 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.2...3.4.9) Updates `click` from 8.2.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.2.1...8.4.2) Updates `docutils` from 0.21.2 to 0.22.4 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `idna` from 3.15 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.15...v3.18) Updates `imagesize` from 1.4.1 to 1.5.0 - [Commits](shibukawa/imagesize_py@1.4.1...1.5.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 `packaging` from 25.0 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.3) Updates `pydata-sphinx-theme` from 0.16.1 to 0.20.0 - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](pydata/pydata-sphinx-theme@v0.16.1...v0.20.0) Updates `requests` from 2.33.0 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.33.0...v2.34.2) Updates `snowballstemmer` from 3.0.1 to 3.1.1 - [Changelog](https://github.com/snowballstem/snowball/blob/main/NEWS) - [Commits](snowballstem/snowball@v3.0.1...v3.1.1) Updates `soupsieve` from 2.8.4 to 2.9.2 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.8.4...2.9.2) Updates `starlette` from 1.3.1 to 1.4.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.3.1...1.4.1) Updates `typing-extensions` from 4.14.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.14.0...4.16.0) Updates `uvicorn` from 0.34.3 to 0.52.1 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.3...0.52.1) Updates `watchfiles` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.1.0...v1.2.0) Updates `websockets` from 15.0.1 to 17.0.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@15.0.1...17.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sphinx-autobuild dependency-version: 2025.8.25 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sphinx-book-theme dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: anyio dependency-version: 4.14.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: babel dependency-version: 2.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: click dependency-version: 8.4.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: docutils dependency-version: 0.22.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: idna dependency-version: '3.18' dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: imagesize dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: packaging dependency-version: '26.3' dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pydata-sphinx-theme dependency-version: 0.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: snowballstemmer dependency-version: 3.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: soupsieve dependency-version: 2.9.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: starlette dependency-version: 1.4.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uvicorn dependency-version: 0.52.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: watchfiles dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: websockets dependency-version: 17.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies ... 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 dependencies group with 21 updates in the / directory:
8.2.39.0.42024.10.32025.8.251.2.01.4.04.9.04.14.22.17.02.18.02025.6.152026.7.223.4.23.4.98.2.18.4.20.21.20.22.43.153.181.4.11.5.03.0.23.0.325.026.32.33.02.34.23.0.13.1.12.8.42.9.21.3.11.4.14.14.04.16.00.34.30.52.11.1.01.2.015.0.117.0.1Updates
sphinxfrom 8.2.3 to 9.0.4Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
8ddba7eBump to 9.0.4 final6959633[bot]: Update message catalogues (#14155)88a4a97Allow reordered refs and translated display text in pending_xref (#14144)f666208Bump versiondf8a9e7Bump to 9.0.3 finalbd89f96Import names from defining module7d05936autodoc: Restore some missing exportsb745a11Bump version1ac581cBump to 9.0.2 final1281a83autodoc: Restoremockmodule for compatibility (#14152)Updates
sphinx-autobuildfrom 2024.10.3 to 2025.8.25Release notes
Sourced from sphinx-autobuild's releases.
Changelog
Sourced from sphinx-autobuild's changelog.
... (truncated)
Commits
fd726c5Release 2025.08.25f810750Update pre-commit versions12e0553Formatpyproject.toml6d039d4Declare support for Python 3.14c4a47b0Fix name of 'test' nox session in docs (#193)48fcf5cFix--helpwith Python 3.14 and Sphinx 8.2.3 (#199)0c52892AddSPHINX_AUTOBUILD_DEBUGto aid debugging (#192)cc58cc1Add a--post-buildargument (#190)92bcf10Require Python 3.11 or newer, to match Sphinx (#189)Updates
sphinx-book-themefrom 1.2.0 to 1.4.0Release notes
Sourced from sphinx-book-theme's releases.
Changelog
Sourced from sphinx-book-theme's changelog.
Commits
52c7cbbRelease v1.4.0ea1cddfDOCS: Adding new releases to changelog80e8369Updating pydata-sphinx-theme to 0.20 and sphinx to >=8.2 (#975)c2982e9Build(deps-dev): Bump sass from 1.81.0 to 1.101.0 (#947)1a8c3e0Build(deps-dev): Bump launch-editor from 2.6.1 to 2.14.1 (#964)9d6bf02Build(deps-dev): Bump shell-quote from 1.8.1 to 1.8.4 (#965)cd8e898Build(deps): Bump tar and sass-loader (#963)1d0b329Build(deps-dev): Bump websocket-driver from 0.7.4 to 0.7.5 (#972)5448be7Build(deps-dev): Bump http-proxy-middleware from 2.0.9 to 2.0.10 (#971)d9410bfBuild(deps-dev): Bump ws from 8.20.0 to 8.21.1 (#970)Updates
anyiofrom 4.9.0 to 4.14.2Release notes
Sourced from anyio's releases.
... (truncated)
Commits
c384f99Bumped up the versiondbba29dFixed 100% CPU spin on cancel scope misuse (#1217)6bbc6c3Fix CapacityLimiter over-granting tokens on asyncio (#1172)6f82b25Refactored TestTLSStream.test_receive_invalid_max_bytes() to be less flakybe24b04Relaxed timeouts to fix test flakiness8113506Fix test flakiness caused by slow callback duration logging1e988b6Fixed CapacityLimiter raising trio.WouldBlock instead of anyio.WouldBlock (#1...44713f3Pin setup-uv to a commit sha across downstream jobs (#1213)f1b7301Fixed stderr writes in a worker subprocess causing a deadlock (#1207)212be93Fix flaky test_tcp_listener_same_port using a hardcoded port (#1206)Updates
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
certififrom 2025.6.15 to 2026.7.22Commits
f4bc6762026.07.22 (#428)4c91f9cBump actions/setup-python from 6.3.0 to 7.0.0 (#427)01a66c5Bump actions/checkout from 7.0.0 to 7.0.1 (#426)eb355f4Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#425)474e6fcInclude tests in the source distribution (#424)a31ef39Bump actions/setup-python from 6.2.0 to 6.3.0 (#420)98eb2c7Bump actions/checkout from 6.0.3 to 7.0.0 (#419)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)Updates
charset-normalizerfrom 3.4.2 to 3.4.9Release notes
Sourced from charset-normalizer's releases.
... (truncated)
Changelog
Sourced from charset-normalizer's changelog.
... (truncated)
Commits
cc68407Merge pull request #772 from jawah/fix-regression-fallback-path152b923chore: release 3.4.92bc2607fix: unicodedecodeerror in fallback pathbe252d7chore(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 (#767)71c7bddchore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#768)aeea391chore(deps): bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#758)a6f8febMerge pull request #770 from jawah/unblock-ci528e16cchore: add osv-scanner.toml5993498chore: ast_serialize musl missing prebuilt riscv,s390x,ppc64leaa2ddd8Release 3.4.8 (#766)Updates
clickfrom 8.2.1 to 8.4.2Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
docutilsfrom 0.21.2 to 0.22.4Commits
Updates
idnafrom 3.15 to 3.18Changelog
Sourced from idna's changelog.
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 1.5.0Commits
0e23feebump version to 1.5.03b791f1add contributorsfb4cbabadd test for BMPde45472Merge pull request #67 from flagman/fix-vp8x-dimensionsDescription has been truncated