Bump the all-pip-packages group with 3 updates#183
Merged
ravimeijerrig merged 1 commit intomainfrom Feb 20, 2026
Merged
Conversation
Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pandas](https://github.com/pandas-dev/pandas) and [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) to permit the latest version. Updates `mkdocs-material` to 9.7.2 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.1...9.7.2) Updates `pandas` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.0...v3.0.1) Updates `pymdown-extensions` from 10.20.1 to 10.21 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/commits/10.21) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.2 dependency-type: direct:production dependency-group: all-pip-packages - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: pymdown-extensions dependency-version: '10.21' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] <support@github.com>
ravimeijerrig
approved these changes
Feb 20, 2026
Contributor
|
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.
Updates the requirements on mkdocs-material, pandas and pymdown-extensions to permit the latest version.
Updates
mkdocs-materialto 9.7.2Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
e21a119Updated changelogd5654b5Prepare 9.7.2 releaseb18af2fOpened up version ranges in optional dependencies39cdfbdAdded social card for blog post09ee7b1Added blog post on MkDocs 2.0 (#8564)0d11a2dDocumentation (#8560)8fc61b5Updated dependencies3f0eacaDocumentationeaba2dcRe-enable publishingUpdates
pandasfrom 3.0.0 to 3.0.1Release notes
Sourced from pandas's releases.
Commits
e04b26fRLS: 3.0.1 (#64206)47909e6[backport 3.0.x] ENH: Add item() method to ExtensionArray class (#64134) (#64...a061bfdBackport PR #64199 on branch 3.0.x (DOC: cleanup 3.0.1 whatsnew) (#64201)085a385[backport 3.0.x] BUG: Fix read_hdf failing on generic datetime64 dtype (#6400...5f17047[backport 3.0.x] BUG: use fill_null fallback for bug in pyarrow 21 on Windows...0d3a8cbBackport PR #64122 on branch 3.0.x (REG: Allow RE2 syntax in str.contains and...78e1917Backport PR #64185 on branch 3.0.x (TST: remove fixed xfail for PyArrow 23.0....75a42caBackport PR #64168 on branch 3.0.x (TST: add legacy file generation and tests...46d443fBackport PR #64092 on branch 3.0.x (BUG: DataFrame.loc fills b'' instead of N...9d67932Backport PR #64068 on branch 3.0.x (BUG: fixed to_timedelta with list of int ...Updates
pymdown-extensionsfrom 10.20.1 to 10.21Release notes
Sourced from pymdown-extensions's releases.
Commits
Dependabot 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