deps: bump the python-dependencies group across 1 directory with 18 updates - #48
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the python-dependencies group across 1 directory with 18 updates#48dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the python-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.7.22` | | [cffi](https://github.com/python-cffi/cffi) | `2.0.0` | `2.1.1` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.7` | `3.5.1` | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.50` | `3.1.59` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.5.1` | `3.5.5` | | [idna](https://github.com/kjd/idna) | `3.17` | `3.19` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.10.2` | `3.10.3` | | [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) | `1.5.2` | `1.5.4` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.6` | `9.7.7` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [pillow](https://github.com/python-pillow/Pillow) | `12.2.0` | `12.3.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.10.0` | `4.11.3` | | [playwright](https://github.com/microsoft/playwright-python) | `1.60.0` | `1.62.0` | | [pygments](https://github.com/pygments/pygments) | `2.20.0` | `2.21.0` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2026.5.9` | `2026.7.19` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | | [webencodings](https://github.com/CourtBouillon/webencodings) | `0.5.1` | `0.6.1` | Updates `certifi` from 2026.5.20 to 2026.7.22 - [Commits](certifi/python-certifi@2026.05.20...2026.07.22) Updates `cffi` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v2.0.0...v2.1.1) Updates `charset-normalizer` from 3.4.7 to 3.5.1 - [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.7...3.5.1) Updates `click` from 8.4.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.4.1...8.4.2) Updates `gitpython` from 3.1.50 to 3.1.59 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.50...3.1.59) Updates `greenlet` from 3.5.1 to 3.5.5 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.5.1...3.5.5) Updates `idna` from 3.17 to 3.19 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.17...v3.19) Updates `markdown` from 3.10.2 to 3.10.3 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.10.2...3.10.3) Updates `mkdocs-git-revision-date-localized-plugin` from 1.5.2 to 1.5.4 - [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases) - [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.5.2...v1.5.4) Updates `mkdocs-material` from 9.7.6 to 9.7.7 - [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.6...9.7.7) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `pillow` from 12.2.0 to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.2.0...12.3.0) Updates `platformdirs` from 4.10.0 to 4.11.3 - [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.10.0...4.11.3) Updates `playwright` from 1.60.0 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.60.0...v1.62.0) Updates `pygments` from 2.20.0 to 2.21.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.20.0...2.21.0) Updates `regex` from 2026.5.9 to 2026.7.19 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.5.9...2026.7.19) Updates `typing-extensions` from 4.15.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.15.0...4.16.0) Updates `webencodings` from 0.5.1 to 0.6.1 - [Release notes](https://github.com/CourtBouillon/webencodings/releases) - [Changelog](https://github.com/CourtBouillon/webencodings/blob/main/docs/changelog.rst) - [Commits](CourtBouillon/webencodings@v0.5.1...v0.6.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cffi dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: gitpython dependency-version: 3.1.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: greenlet dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: markdown dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: platformdirs dependency-version: 4.11.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: playwright dependency-version: 1.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pygments dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: regex dependency-version: 2026.7.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: webencodings dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-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 python-dependencies group with 18 updates in the / directory:
2026.5.202026.7.222.0.02.1.13.4.73.5.18.4.18.4.23.1.503.1.593.5.13.5.53.173.193.10.23.10.31.5.21.5.49.7.69.7.726.226.312.2.012.3.04.10.04.11.31.60.01.62.02.20.02.21.02026.5.92026.7.194.15.04.16.00.5.10.6.1Updates
certififrom 2026.5.20 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
cffifrom 2.0.0 to 2.1.1Release notes
Sourced from cffi's releases.
Commits
fd33e77New release 2.1.156a7876Use PyGILState_Ensure to avoid accessing CPython internals (#269) (#270)d9f6f70New release 2.1.002a7b0eMisc pre-2.1 release/packaging cleanup (#253)1362e5dMove cffi-gen-src release note to 2.1.0 notesa797055Make error message when embedding version test fails more friendlyf1f40a8Update changelogdc62c93Delete missed cp39 Windows buildsa341180Update version numbers to prepare for v2.1 release9f04d85Mark test using inet_ntoa as thread-unsafeUpdates
charset-normalizerfrom 3.4.7 to 3.5.1Release notes
Sourced from charset-normalizer's releases.
... (truncated)
Changelog
Sourced from charset-normalizer's changelog.
... (truncated)
Commits
e239bdcMerge pull request #795 from jawah/release-3.5.1648ad77docs: update faqfab2749docs: write changelog for 3.5.17d32774chore: bump version to 3.5.19a69f60docs: update data/info5dcc6ddperf: charinfo cache access optimization in cythonea3b447fix: do not validate-decode large payload when md says it's noisea05917fchore: allow setuptools 84 builds (#794)3325d87Merge pull request #792 from jawah/update-cibuildwheel-action77203b1chore: reformat noxfile.pyUpdates
clickfrom 8.4.1 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
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
gitpythonfrom 3.1.50 to 3.1.59Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
66340d7prepare changelog prior to releasea5e047dMerge pull request #2211 from gitpython-developers/config-sanitize-moreef7568efix: ignore includes in submodule configuration4b4e47ffix: preserve multiline config values when writingb473abbMerge pull request #2210 from gitpython-developers/fix-clone-unsafe-option5ff52ccMerge pull request #2209 from caroescm/fix-index-add-chmodb68afffBlock separate git directories during clone93677a0fix:index.add()now supports filters (#2021)9729ed3Merge pull request #2208 from gitpython-developers/security-fixesce9d8e8prepare next releaseUpdates
greenletfrom 3.5.1 to 3.5.5Changelog
Sourced from greenlet's changelog.
... (truncated)
Commits
ddb1453Preparing release 3.5.57de515cUpdate CHANGES: Credit for issue 525 and note about 3.15 binary wheels [skip ci]f3746aaMerge pull request #526 from stickerdaniel/windows-static-runtimef1ce3caRestore static linking of the C++ runtime for Windows wheelsb6690a5Merge pull request #523 from python-greenlet/dependabot/github_actions/github...726cc38Bump the github-actions group with 3 updatese5c5f4cMerge pull request #522 from ddorian/c-stack-refs-test-detectionbe55a59Check that the suspended greenlet is what keeps the class alivee9c01ddBack to development: 3.5.5384be88Preparing release 3.5.4Updates
idnafrom 3.17 to 3.19Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
03a9a11Release 3.192d2a7efPre-release 3.19rc05cce130Merge pull request #268 from kjd/fix-std3-regex-alert3914b75Split the STD3 disallowed-character range so uppercase is explicitce9fd98Merge pull request #267 from kjd/housekeeping809240cFail CI when the license copyright year is behind the current yeard9e16c5Consolidate test fixtures, prune stale gitignore entries, and fix doc typosef30feeRemove dead code and pare back superfluous commentsb907913Tighten the version support and Unicode notes in the README6204cbeIgnore local build artifacts and stop packaging stray tooling configUpdates
markdownfrom 3.10.2 to 3.10.3Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
bb50627Bump version to 3.10.38453df0Update Extension API documentation93ac448Document that all extensions are in maintenance moded38fd4aCreate AI Policyddead47Prevent mixed =/- chars in Setext-style headingsUpdates
mkdocs-git-revision-date-localized-pluginfrom 1.5.2 to 1.5.4Release notes
Sourced from mkdocs-git-revision-date-localized-plugin's releases.
Commits
a2313a3Bump version to 1.5.4b1be777Bump pymdown-extensions from 11.0 to 11.0.1 (#221)fd6e3b0Bump gitpython from 3.1.57 to 3.1.58 (#220)0c308d5Bump gitpython from 3.1.54 to 3.1.57 (#219)75279a9Bump pymdown-extensions from 10.21.3 to 11.0 (#218)7756feeBump gitpython from 3.1.50 to 3.1.54 (#217)0c2e203deps: bump idna and pymdown-extensions to patch security alerts (#214)aa44586ci: update GitHub Actions to Node 24 compatible versions (#213)58eb930Harden test git repos against flaky 'Error building trees' failures (#212)30e5876Bump version to 1.5.3Updates
mkdocs-materialfrom 9.7.6 to 9.7.7Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
b3e6dd8Prepare 9.7.7 release52fb6beMerge commit from fork901e633AddedSECURITY.mdwith EOL notice5b36f2aBump js-yaml from 4.1.1 to 4.2.0 (#8598)2d11e7bBump form-data from 3.0.4 to 3.0.5 (#8597)ae05a53Bump esbuild from 0.27.2 to 0.28.1 (#8596)434af93Bump shell-quote from 1.7.3 to 1.8.4 (#8593)4447cdaDocumentation (#8590)8f8d551Updated copyright year (#8588)08d8514Bump fast-uri from 3.0.3 to 3.1.2 (#8587)Updates
packagingfrom 26.2 to 26.3Release notes
Sourced from packaging's releases.