Bump the pip-deps group across 1 directory with 7 updates#866
Merged
miniscruff merged 1 commit intomainfrom Mar 21, 2026
Merged
Bump the pip-deps group across 1 directory with 7 updates#866miniscruff merged 1 commit intomainfrom
miniscruff merged 1 commit intomainfrom
Conversation
Bumps the pip-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cairosvg](https://github.com/Kozea/CairoSVG) | `2.8.2` | `2.9.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.2.25` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.5` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.1` | `9.7.5` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.8.0` | `4.9.4` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.20.1` | `10.21` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2026.1.15` | `2026.2.28` | Updates `cairosvg` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](Kozea/CairoSVG@2.8.2...2.9.0) Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](certifi/python-certifi@2026.01.04...2026.02.25) Updates `charset-normalizer` from 3.4.4 to 3.4.5 - [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.4...3.4.5) Updates `mkdocs-material` from 9.7.1 to 9.7.5 - [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.5) Updates `platformdirs` from 4.8.0 to 4.9.4 - [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.8.0...4.9.4) 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) Updates `regex` from 2026.1.15 to 2026.2.28 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.1.15...2026.2.28) --- updated-dependencies: - dependency-name: cairosvg dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: charset-normalizer dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: mkdocs-material dependency-version: 9.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: platformdirs dependency-version: 4.9.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: pymdown-extensions dependency-version: '10.21' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: regex dependency-version: 2026.2.28 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... 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 pip-deps group with 7 updates in the / directory:
2.8.22.9.02026.1.42026.2.253.4.43.4.59.7.19.7.54.8.04.9.410.20.110.212026.1.152026.2.28Updates
cairosvgfrom 2.8.2 to 2.9.0Changelog
Sourced from cairosvg's changelog.
Commits
fe5cae5Version 2.9.06dde868Abort when more than 100k referenced elements are rendereda6b3a98Cut long line againce8b51dCut long lineb7818c9Clarify unsafe option scope without removing security warningUpdates
certififrom 2026.1.4 to 2026.2.25Commits
8571a4b2026.02.25 (#395)6f7de00Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#390)a1de59bBump actions/checkout from 6.0.1 to 6.0.2 (#391)7f5ade5Bump actions/setup-python from 6.1.0 to 6.2.0 (#392)Updates
charset-normalizerfrom 3.4.4 to 3.4.5Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
7411396📝 update changelog8de6012Merge pull request #713 from jawah/release-3.4.539d0fbaMerge branch 'master' into release-3.4.5f211d4a⬆️ Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#707)9123864⬆️ Bump github/codeql-action from 4.32.0 to 4.32.4 (#710)5cb1f12⬆️ Bump actions/download-artifact from 7.0.0 to 8.0.0 (#711)7e68582⬆️ Update setuptools requirement from <=81,>=68 to >=68,<=82.0.0 (#712)e1e2ccbcorrect cp_similarity ratio ceiling (#704)209f9fffix TypeError when passing bytearray to from_bytes (#703)6a8503fFix logger level not restored correctly for empty byte sequences (#701)Updates
mkdocs-materialfrom 9.7.1 to 9.7.5Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
00b9933Prepare 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.00d30a13Updated blog post on MkDocs 2.08b55995Updated blog post on MkDocs 2.066d413fUpdated blog post on MkDocs 2.0Updates
platformdirsfrom 4.8.0 to 4.9.4Release notes
Sourced from platformdirs's releases.
... (truncated)
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
3fdb23eRelease 4.9.496e0ed0[pre-commit.ci] pre-commit autoupdate (#461)455f98eUpdate README.md423bc18📝 docs: add project logo to documentation (#459)b10b8c5Standardize .github files to .yaml suffix27582dfbuild(deps): bump the all group with 2 updates (#457)da59cc6Move SECURITY.md to .github/SECURITY.md5ef8a10Add permissions to workflows (#455)2f0cd48Add security policyaeb0da1[pre-commit.ci] pre-commit autoupdate (#454)Updates
pymdown-extensionsfrom 10.20.1 to 10.21Release notes
Sourced from pymdown-extensions's releases.
Commits
Updates
regexfrom 2026.1.15 to 2026.2.28Changelog
Sourced from regex's changelog.
... (truncated)
Commits
df2d5acReplaced atomic operations with mutex on pattern object for free-threaded Pyt...ed3d9caReplaced use of PyUnicode_GET_LENGTH with PyUnicode_GetLength.28dd3e7Merge pull request #598 from kevmo314/fix-storage-caching-race9789c22Added \z as alias of \Z, like in re module.cd631d8Fix race condition in storage caching with atomic operationsDependabot 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