Bump the python-packages group with 7 updates#301
Merged
Conversation
Bumps the python-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) | `4.5.0` | `5.0.3` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `2.1.0` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20250915` | `6.0.12.20260518` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `8.4.4` | `9.7.6` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.19.0` | `2.0.3` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.4.3` | `1.4.4` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.21.2` | `10.21.3` | Updates `pytest-codspeed` from 4.5.0 to 5.0.3 - [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases) - [Changelog](https://github.com/CodSpeedHQ/pytest-codspeed/blob/master/CHANGELOG.md) - [Commits](CodSpeedHQ/pytest-codspeed@v4.5.0...v5.0.3) Updates `mypy` from 1.18.2 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v2.1.0) Updates `types-pyyaml` from 6.0.12.20250915 to 6.0.12.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `mkdocs-material` from 8.4.4 to 9.7.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Upgrade guide](https://github.com/squidfunk/mkdocs-material/blob/master/docs/upgrade.md) - [Commits](squidfunk/mkdocs-material@8.4.4...9.7.6) Updates `mkdocstrings-python` from 1.19.0 to 2.0.3 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.19.0...2.0.3) Updates `mkdocs-autorefs` from 1.4.3 to 1.4.4 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.4.3...1.4.4) Updates `pymdown-extensions` from 10.21.2 to 10.21.3 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.21.2...10.21.3) --- updated-dependencies: - dependency-name: pytest-codspeed dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: types-pyyaml dependency-version: 6.0.12.20260518 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: mkdocstrings-python dependency-version: 2.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: mkdocs-autorefs dependency-version: 1.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pymdown-extensions dependency-version: 10.21.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Merging this PR will not alter performance🎉 Hooray!
|
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 python-packages group with 7 updates:
4.5.05.0.31.18.22.1.06.0.12.202509156.0.12.202605188.4.49.7.61.19.02.0.31.4.31.4.410.21.210.21.3Updates
pytest-codspeedfrom 4.5.0 to 5.0.3Release notes
Sourced from pytest-codspeed's releases.
Changelog
Sourced from pytest-codspeed's changelog.
Commits
b2d12d8Release v5.0.3 🚀31447b7refactor: use instrument_hooks_callgrind_add_obj_skip from C APIfc33d20Release v5.0.2 🚀3bbabe4feat: skip Python runtime objects in callgrindd4d9dc6Release v5.0.1 🚀ad709a5build: enable free-threaded wheels in cibuildwheel (#121)080d620Release v5.0.0 🚀befdebfchore: ignore common compilation warnings for instrument-hooksee98055chore: use unsigned bash in the macos test5a205c8feat: use instrument_hooks markers in walltimeUpdates
mypyfrom 1.18.2 to 2.1.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c1c336dRemove +dev from version74df14bAdd changelog for mypy 2.1 (#21464)022d9bcRevert "TypeForm: Enable by default (#21262)"8826288[mypyc] Document librt.random (#21463)3f4067bBump librt version to 0.11.0 (#21458)2b1eb58[mypyc] Enable incremental self-compilation (#21369)8152f4aRespect file config comments for stale modules (#21444)116d60bFix nondeterminism from nonassociativity of overload joins (#21455)6c4af8eFix function call message change for small number of args (#21432)4b8fdca[mypyc] Add librt.random module (#21433)Updates
types-pyyamlfrom 6.0.12.20250915 to 6.0.12.20260518Commits
Updates
mkdocs-materialfrom 8.4.4 to 9.7.6Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Upgrade guide
Sourced from mkdocs-material's upgrade guide.
... (truncated)
Commits
6c52ed6Prepare 9.7.6 release51d9b76Automatically disable MkDocs 2.0 warning for forks of MkDocs6f9a48bUpdated links00b9933Prepare 9.7.5 release37683d1Updated blog post on MkDocs 2.0199e315Updated warning message to clarify relation to MkDocs1025833Limited version range of mkdocs to <21532f52Added update log to blog postd0c8b28Updated dependencies to fix vulnerabilities71d4869Updated blog post on MkDocs 2.0Updates
mkdocstrings-pythonfrom 1.19.0 to 2.0.3Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
a0b99c5chore: Prepare release 2.0.3770a5f6build: Depend on griffelib instead of griffebf8caafMerge branch 'main' of github.com:mkdocstrings/python95f58aaci: Minor lint fixes186d6cfchore: Update sponsors section in README4e546b5chore: Prepare release 2.0.21781871Merge branch 'main' of github.com:mkdocstrings/python0ae77a3fix: Fix aliases for parameters5bab7f5chore: Update sponsors section in README (#325)6e7b971chore: Prepare release 2.0.1Updates
mkdocs-autorefsfrom 1.4.3 to 1.4.4Release notes
Sourced from mkdocs-autorefs's releases.
Changelog
Sourced from mkdocs-autorefs's changelog.
Commits
73c897achore: Prepare release 1.4.41753b0aci: Ignore unused type ignore comments62cfc22chore: Symbol reorganization17665e2refactor: Register headings with a Markdown processor rather than the `on_pag...4664b97ci: Ignore type warning632d8e9chore: Update YORE comment3e9bc2fdocs: Explain how to find out the anchor of a headingUpdates
pymdown-extensionsfrom 10.21.2 to 10.21.3Release notes
Sourced from pymdown-extensions's releases.
Commits
4262841Fix spelling63b7835Merge commit from fork3d18550Docs: update js depsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions