Deps: Bump the dependencies group across 1 directory with 20 updates#786
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Deps: Bump the dependencies group across 1 directory with 20 updates#786dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pontos](https://github.com/greenbone/pontos) | `26.2.0` | `26.4.0` | | [rich](https://github.com/Textualize/rich) | `14.3.3` | `15.0.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.10.7` | `7.13.5` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.4.7` | `8.1.3` | | [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) | `3.4.7` | `3.5.0` | | [mypy](https://github.com/python/mypy) | `1.19.1` | `1.20.1` | | [alabaster](https://github.com/sphinx-doc/alabaster) | `0.7.16` | `1.0.0` | | [anyio](https://github.com/agronholm/anyio) | `4.12.1` | `4.13.0` | | [black](https://github.com/psf/black) | `25.11.0` | `26.3.1` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.5` | `3.4.7` | | [click](https://github.com/pallets/click) | `8.1.8` | `8.3.2` | | [librt](https://github.com/mypyc/librt) | `0.8.1` | `0.9.0` | | [lxml](https://github.com/lxml/lxml) | `6.0.2` | `6.0.4` | | [mdit-py-plugins](https://github.com/executablebooks/mdit-py-plugins) | `0.4.2` | `0.5.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.4.0` | `4.9.6` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.5` | `0.15.10` | | [tomli](https://github.com/hukkin/tomli) | `2.4.0` | `2.4.1` | Updates `pontos` from 26.2.0 to 26.4.0 - [Release notes](https://github.com/greenbone/pontos/releases) - [Commits](greenbone/pontos@v26.2.0...v26.4.0) Updates `rich` from 14.3.3 to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.3.3...v15.0.0) Updates `coverage` from 7.10.7 to 7.13.5 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.7...7.13.5) Updates `sphinx` from 7.4.7 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.1.3) Updates `myst-parser` from 3.0.1 to 4.0.1 - [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...v4.0.1) Updates `sphinx-tabs` from 3.4.7 to 3.5.0 - [Release notes](https://github.com/executablebooks/sphinx-tabs/releases) - [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/main/CHANGELOG.md) - [Commits](executablebooks/sphinx-tabs@v3.4.7...v3.5.0) Updates `mypy` from 1.19.1 to 1.20.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.1) Updates `alabaster` from 0.7.16 to 1.0.0 - [Release notes](https://github.com/sphinx-doc/alabaster/releases) - [Changelog](https://github.com/sphinx-doc/alabaster/blob/master/docs/changelog.rst) - [Commits](sphinx-doc/alabaster@0.7.16...1.0.0) Updates `anyio` from 4.12.1 to 4.13.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.12.1...4.13.0) Updates `black` from 25.11.0 to 26.3.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...26.3.1) Updates `charset-normalizer` from 3.4.5 to 3.4.7 - [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.5...3.4.7) Updates `click` from 8.1.8 to 8.3.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.2) Updates `librt` from 0.8.1 to 0.9.0 - [Commits](mypyc/librt@v0.8.1...v0.9.0) Updates `lxml` from 6.0.2 to 6.0.4 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.0.2...lxml-6.0.4) Updates `mdit-py-plugins` from 0.4.2 to 0.5.0 - [Release notes](https://github.com/executablebooks/mdit-py-plugins/releases) - [Changelog](https://github.com/executablebooks/mdit-py-plugins/blob/master/CHANGELOG.md) - [Commits](executablebooks/mdit-py-plugins@v0.4.2...v0.5.0) Updates `platformdirs` from 4.4.0 to 4.9.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.4.0...4.9.6) Updates `pygments` from 2.19.2 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.2...2.20.0) Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.1) Updates `ruff` from 0.15.5 to 0.15.10 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.5...0.15.10) Updates `tomli` from 2.4.0 to 2.4.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.4.0...2.4.1) --- updated-dependencies: - dependency-name: pontos dependency-version: 26.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: myst-parser dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sphinx-tabs dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: alabaster dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: anyio dependency-version: 4.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: black dependency-version: 26.3.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: click dependency-version: 8.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: librt dependency-version: 0.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lxml dependency-version: 6.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mdit-py-plugins dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-version: 4.9.6 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: requests dependency-version: 2.33.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.15.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tomli dependency-version: 2.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Conventional Commits Report
🚀 Conventional commits found. |
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 19 updates in the / directory:
26.2.026.4.014.3.315.0.07.10.77.13.57.4.78.1.33.4.73.5.01.19.11.20.10.7.161.0.04.12.14.13.025.11.026.3.13.4.53.4.78.1.88.3.20.8.10.9.06.0.26.0.40.4.20.5.04.4.04.9.62.19.22.20.02.32.52.33.10.15.50.15.102.4.02.4.1Updates
pontosfrom 26.2.0 to 26.4.0Release notes
Sourced from pontos's releases.
Commits
73ae309Automatic release to 26.4.0893f1bcAdd: Support standard project.version field in pyproject.toml30bf001Deps: Bump the python-packages group with 6 updatese146e6dDeps: Bump the python-packages group with 4 updatesabb6a9fDeps: Bump requests from 2.32.5 to 2.33.08521c5cDeps: Bump the python-packages group with 2 updates510c625Automatic adjustments after release [skip ci]c22f86eAutomatic release to 26.3.175ba30dAdd: Accept dot-separated pre-release identifiers in SemVer scheme74c6967Deps: Bump the python-packages group across 1 directory with 12 updatesUpdates
richfrom 14.3.3 to 15.0.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
6ac483ccorrection458a910Merge pull request #4080 from Textualize/bump150082e06e0changelogd6556bcbump to 15.0.0ffe2edcMerge pull request #4079 from Textualize/inline-table-codecf3b5a1changelog77f0edbremove comments7ef2d05fix inline code in table cells19c67b9Merge pull request #4077 from Textualize/isattry494b795changelogUpdates
coveragefrom 7.10.7 to 7.13.5Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
c88da14docs: sample HTML for 7.13.5e2ac3e1build: sample HTML shouldn't include the status.json file910f8f3docs: prep for 7.13.53a4819cstyle: make workflows more uniform2a53705chore: bump the action-dependencies group across 1 directory with 4 updates (...e7c878dchore: make upgradeab4db40build: use --generate-hashes when pinninga438753chore: make upgrade7b33457refactor: some leftover pyupgrade 3.10 bits2ff968drefactor: this type wasn't used anywhereUpdates
sphinxfrom 7.4.7 to 8.1.3Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
a1510deBump to 8.1.3 final62e9606Restore support forcut_lines()with no object type (#13015)5ae32ceBump versiona72b47bBump to 8.1.2 final39a45adExposeExtensionErrorinsphinx.utilfor backwards compatibility.5a4859aAdd docs about sphinx-autobuild (#13011)05679efType-check the 'autodoc_intenum' example (#12827)86d1d31Prune CHANGES of unneeded sectionsb6269d3Improve documentation for the Builder API (#13008)c46abc4Improve clarity formaster_docandroot_docUpdates
myst-parserfrom 3.0.1 to 4.0.1Release notes
Sourced from myst-parser's releases.
Changelog
Sourced from myst-parser's changelog.
Commits
8a44f5d🚀 Release v4.0.1 (#1022)fbb7f1d🔧 Minor fix for sphinx 8.2 compat (#1013)0437558🔧 update pre-commit (#1006)b58737f⬆️ Update pre-commit requirement from ~=3.0 to ~=4.0 (#982)f62025f[pre-commit.ci] pre-commit autoupdate (#986)14ea197📚 Minor typo incross-referencing.md(#990)bc35794📚 remove redundant paragraph (#987)9fe724e🧪 Fix tests for latest sphinx (#993)59b5386[pre-commit.ci] pre-commit autoupdate (#976)6bcba98🔧 Fix type of MockIncludeDirective’sklassparameter (#975)Updates
sphinx-tabsfrom 3.4.7 to 3.5.0Release notes
Sourced from sphinx-tabs's releases.
Changelog
Sourced from sphinx-tabs's changelog.
... (truncated)
Commits
4ee56c6Release v3.5.0eeb478fUpdate packaging command in CI505d776MAINT: adding basic build-system1af2528Finalizing changelog for v3.5.0f682229MAINT: ignoring bots for changelog40f50adMAINT: renaming the default branch to main (#219)fcb455cMAINT: dropping sphinx<7 and python<3.10 versions (#218)bb0be82Bump the actions group in /.github/workflows with 3 updates (#217)853e580MAINT: adding dependabot (#215)3bab12dMAINT: adding new python versions to testing (#216)Updates
mypyfrom 1.19.1 to 1.20.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c60e8bfBump version to 1.20.1842e492Always disable sync in SQLite cache (#21184)e82a046Temporarily skip few base64 tests (#21193)f7fa418Revert dict.or typeshed change (#21186)a2e8ee1Fix narrowing for match case with variadic tuples (#21192)521f88fAvoid narrowing type[T] in type calls (#21174)a4876e9Fix regression for catching empty tuple in except (#21153)6fccffcFix reachability for frozenset and dict view narrowing (#21151)de50419Fix narrowing with chained comparison (#21150)eafcf18Avoid narrowing to unreachable at module level (#21144)Updates
alabasterfrom 0.7.16 to 1.0.0Release notes
Sourced from alabaster's releases.
Changelog
Sourced from alabaster's changelog.
Commits
fba58a4Bump to 1.0.07d5c318Update project maintainersd25c4bcListbasic.cssintheme.conf(#219)97235d1Fix incorrect breakpoints that cause clipping around 875px (#174)5bb4411Remove explicit width for search field input (#218)9fdb57cUpdate references tosearchboxa35a1dfDon't ignore the Pygments background (#169)17e55e5Fix for "Don't put an underline on linked images" (#125)73be878Allow translations for strings inrelations.html(#104)eb522b8Use searchfield instead of searchbox component in sidebar (#217)Updates
anyiofrom 4.12.1 to 4.13.0Release notes
Sourced from anyio's releases.
Commits
afbe93cBumped up the version33bdf2eRearranged the changelog entries19e09e2Fixed inverted condition in _forcibly_shutdown_process_pool_on_exit (#1074)9369d80Fixed Condition.wait() not handing over notification when cancelled6f122abFixed cancellation exceptions leaking from aCancelScopeon asyncio when th...beaa45a[pre-commit.ci] pre-commit autoupdate (#1097)602f660Widened type annotations to accept IO[bytes] in file streamsb5dcd45Added note about erasing the templated68670b[pre-commit.ci] pre-commit autoupdate (#1090)fc17a22tweak to_thread docs about abandon_on_cancel (#1088)Updates
blackfrom 25.11.0 to 26.3.1Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
c6755bbPrepare release 26.3.1 (#5046)69973fdHarden blackd browser-facing request handling (#5039)4937fe6Fix some shenanigans with the cache file and IPython (#5038)2e641d1docs: remove outdated Black Playground references (#5044)c014b22Remove unused internal code (#5041)0dae20bAdd new changelog (#5036)c5c1cbdMinor release patches (#5035)7e5a828docs: clarify relationship between Black style and PEP 8 (#5025)69705dedocs: add clearer pyproject configuration guidance (#5026)35ea679Prepare release 26.3.0 (#5032)Updates
charset-normalizerfrom 3.4.5 to 3.4.7Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
0f07891Merge pull request