Bump the python-packages group with 4 updates - #242
Merged
Merged
Conversation
Bumps the python-packages group with 4 updates: [httpx2](https://github.com/pydantic/httpx2), [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions), [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) and [towncrier](https://github.com/twisted/towncrier). Updates `httpx2` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/pydantic/httpx2/releases) - [Changelog](https://github.com/pydantic/httpx2/blob/main/src/httpx2/CHANGELOG.md) - [Commits](pydantic/httpx2@v2.12.0...v2.13.0) Updates `pymdown-extensions` from 11.0.2 to 12.0 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@11.0.2...12.0) Updates `mkdocs-git-revision-date-localized-plugin` from 1.5.4 to 1.6.0 - [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases) - [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.5.4...v1.6.0) Updates `towncrier` from 25.8.0 to 26.9.0 - [Release notes](https://github.com/twisted/towncrier/releases) - [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst) - [Commits](twisted/towncrier@25.8.0...26.9.0) --- updated-dependencies: - dependency-name: httpx2 dependency-version: 2.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pymdown-extensions dependency-version: '12.0' dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: towncrier dependency-version: 26.9.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
MTSOnGithub
enabled auto-merge (rebase)
September 18, 2026 13:48
MTSOnGithub
approved these changes
Sep 18, 2026
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 4 updates: httpx2, pymdown-extensions, mkdocs-git-revision-date-localized-plugin and towncrier.
Updates
httpx2from 2.12.0 to 2.13.0Release notes
Sourced from httpx2's releases.
Changelog
Sourced from httpx2's changelog.
Commits
f295185Prepare version 2.13.0 (#1208)8f215b5Use portable links in API docstrings (#1202)36d636aGrouphttpx2.__all__exports by source module (#1188)f1064aaBump the python-packages group across 1 directory with 11 updates (#1179)bc27137Update uv-dynamic-versioning requirement from >=0.14.0 to >=0.14.1 (#1180)62e0827Restore--no-verifyCLI flag (#1186)c9b1d33Replace--no-verifyflag with--verify(#1140)e3a87b1ConvertTimeoutandLimitsto dataclasses (#1167)4c02c4bFixed a grammatical mistake. (#1154)Updates
pymdown-extensionsfrom 11.0.2 to 12.0Release notes
Sourced from pymdown-extensions's releases.
Commits
b613e7fMore grammar fixesddcbb1dFix grammar977b0d4Add note about performance5912137Update changelogada9f76Docs: Update JS depsecd3106Update development documentationbc78aebUse hatch (#2958)62afb25Add tips that suggest paring Tilde, Caret, and/or Mark with BetterEme0db981Fix lint18769acUpdate testUpdates
mkdocs-git-revision-date-localized-pluginfrom 1.5.4 to 1.6.0Release notes
Sourced from mkdocs-git-revision-date-localized-plugin's releases.
... (truncated)
Commits
8db2449Bump version to 1.6.01f6eb6dMerge pull request #226 from timvink/refactor/page-rendering-and-packaging604005aMerge pull request #224 from timvink/fix/date-formatting-and-git-detection6e9e4e4Cache tag lookups, split up on_page_markdown, tidy packagingbf270f7Fix custom_format literals, creation commit hash and shallow clone detection97ecbacBump mkdocs-material from 9.7.6 to 9.7.7 (#223)Updates
towncrierfrom 25.8.0 to 26.9.0Release notes
Sourced from towncrier's releases.
Changelog
Sourced from towncrier's changelog.
Commits
12e95a9Prepare final release.7f5ef06Initial commit.1598380#746 Reproducible build source date epoch (#749)b2df9f8Merge branch 'trunk' into 746-reproducible-build-source-date-epochdc07055Update release for single line.1e46459docs: Clarify the defaults for build timestamp values.803dbc5Specify the precedence order for computing the build date.434bf70Show an example of 'SOURCE_DATE_EPOCH' in the Tutorial.48f8b3dDocument the 'SOURCE_DATE_EPOCH' behaviour fortowncrier build.9f899f5Document the user-facing change in a Towncrier news fragment.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