Bump the python-version group across 2 directories with 15 updates - #223
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-version group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [tiktoken](https://github.com/openai/tiktoken) | `0.4.0` | `0.14.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.3` | `0.16.7` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.4` | `7.16.0` | | [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) | `1.5.3` | `1.5.4` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `2.0.7` | `2.0.8` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `11.0.1` | `11.0.2` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.124.0` | `0.125.0` | | [anyio](https://github.com/agronholm/anyio) | `4.14.2` | `4.15.1` | | [jiter](https://github.com/pydantic/jiter) | `0.16.0` | `0.17.0` | | [multidict](https://github.com/aio-libs/multidict) | `6.7.1` | `6.8.0` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.4` | `2.49.0` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2026.7.19` | `2026.9.10` | | [tqdm](https://github.com/tqdm/tqdm) | `4.70.0` | `4.70.1` | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [tiktoken](https://github.com/openai/tiktoken) | `0.4.0` | `0.14.0` | Bumps the python-version group with 9 updates in the /setup directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [tiktoken](https://github.com/openai/tiktoken) | `0.4.0` | `0.14.0` | | [anyio](https://github.com/agronholm/anyio) | `4.14.2` | `4.15.1` | | [jiter](https://github.com/pydantic/jiter) | `0.16.0` | `0.17.0` | | [multidict](https://github.com/aio-libs/multidict) | `6.7.1` | `6.8.0` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.4` | `2.49.0` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2026.7.19` | `2026.9.10` | | [tqdm](https://github.com/tqdm/tqdm) | `4.70.0` | `4.70.1` | Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `tiktoken` from 0.4.0 to 0.14.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.4.0...0.14.0) Updates `ruff` from 0.16.3 to 0.16.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.3...0.16.7) Updates `coverage` from 7.15.4 to 7.16.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.4...7.16.0) Updates `mkdocs-git-revision-date-localized-plugin` from 1.5.3 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.3...v1.5.4) Updates `mkdocstrings-python` from 2.0.7 to 2.0.8 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@2.0.7...2.0.8) Updates `pymdown-extensions` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@11.0.1...11.0.2) Updates `anthropic` from 0.124.0 to 0.125.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.124.0...v0.125.0) Updates `anyio` from 4.14.2 to 4.15.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.2...4.15.1) Updates `jiter` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.16.0...v0.17.0) Updates `multidict` from 6.7.1 to 6.8.0 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.7.1...v6.8.0) Updates `pydantic-core` from 2.46.4 to 2.49.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `regex` from 2026.7.19 to 2026.9.10 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.7.19...2026.9.10) Updates `tqdm` from 4.70.0 to 4.70.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.70.0...v4.70.1) Updates `anyio` from 4.14.2 to 4.15.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.2...4.15.1) Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `jiter` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.16.0...v0.17.0) Updates `multidict` from 6.7.1 to 6.8.0 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.7.1...v6.8.0) Updates `pydantic-core` from 2.46.4 to 2.49.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `regex` from 2026.7.19 to 2026.9.10 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.7.19...2026.9.10) Updates `tiktoken` from 0.4.0 to 0.14.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.4.0...0.14.0) Updates `tqdm` from 4.70.0 to 4.70.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.70.0...v4.70.1) Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `tiktoken` from 0.4.0 to 0.14.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.4.0...0.14.0) Updates `anyio` from 4.14.2 to 4.15.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.2...4.15.1) Updates `jiter` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.16.0...v0.17.0) Updates `multidict` from 6.7.1 to 6.8.0 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.7.1...v6.8.0) Updates `pydantic-core` from 2.46.4 to 2.49.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `regex` from 2026.7.19 to 2026.9.10 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.7.19...2026.9.10) Updates `tqdm` from 4.70.0 to 4.70.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.70.0...v4.70.1) Updates `anyio` from 4.14.2 to 4.15.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.2...4.15.1) Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `jiter` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.16.0...v0.17.0) Updates `multidict` from 6.7.1 to 6.8.0 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.7.1...v6.8.0) Updates `pydantic-core` from 2.46.4 to 2.49.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `regex` from 2026.7.19 to 2026.9.10 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.7.19...2026.9.10) Updates `tiktoken` from 0.4.0 to 0.14.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.4.0...0.14.0) Updates `tqdm` from 4.70.0 to 4.70.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.70.0...v4.70.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-version - dependency-name: tiktoken dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-version - dependency-name: coverage dependency-version: 7.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-version - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-version - dependency-name: mkdocstrings-python dependency-version: 2.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-version - dependency-name: pymdown-extensions dependency-version: 11.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-version - dependency-name: anthropic dependency-version: 0.125.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-version - dependency-name: anyio dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: jiter dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: multidict dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: pydantic-core dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: regex dependency-version: 2026.9.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: tqdm dependency-version: 4.70.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-version - dependency-name: anyio dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: jiter dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: multidict dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: pydantic-core dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-version - dependency-name: regex dependency-version: 2026.9.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: tiktoken dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: tqdm dependency-version: 4.70.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-version - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-version - dependency-name: tiktoken dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: anyio dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: jiter dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: multidict dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: pydantic-core dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: regex dependency-version: 2026.9.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: tqdm dependency-version: 4.70.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-version - dependency-name: anyio dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: jiter dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: multidict dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: pydantic-core dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-version - dependency-name: regex dependency-version: 2026.9.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: tiktoken dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-version - dependency-name: tqdm dependency-version: 4.70.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-version ... 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-version group with 15 updates in the / directory:
8.4.28.5.02.13.42.13.50.4.00.14.00.16.30.16.77.15.47.16.01.5.31.5.42.0.72.0.811.0.111.0.20.124.00.125.04.14.24.15.10.16.00.17.06.7.16.8.02.46.42.49.02026.7.192026.9.104.70.04.70.18.4.28.5.02.13.42.13.50.4.00.14.0Bumps the python-version group with 9 updates in the /setup directory:
8.4.28.5.02.13.42.13.50.4.00.14.04.14.24.15.10.16.00.17.06.7.16.8.02.46.42.49.02026.7.192026.9.104.70.04.70.1Updates
clickfrom 8.4.2 to 8.5.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
8b19813Release version 8.5.02c8cd3aAdd FAQ entry aboutUnicodeEncodeErroron Windows (#3778)131c86aAdd FAQ entry aboutUnicodeEncodeErroron Windowse1fd594Add support ofpathlib.Pathtoedit(#3781)a1d8785Add support ofpathlib.Pathtoedit2103e15Forward all user's parameters set inPAGERand improve flag detection (#3777)a6256bfForwards all user's parameters set inPAGER61b69e9Resolve the pager command once, in_pager_contextmanager(#3776)9835b0fResolve the pager command once, in_pager_contextmanagerf36d58bRefactor pager stream handling (#3767)Updates
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
tiktokenfrom 0.4.0 to 0.14.0Changelog
Sourced from tiktoken's changelog.
... (truncated)
Commits
4e71bbeRelease 0.14.0 (#597)212b893Fail open for GPT-5 model tokenisers (#596)4187ba3Upgrade dependencies (#595)92a8255Remove test-skip comment for macOS arm64 (#562)674f5e6Build Python 3.15 (#594)dbea866Remove deprecated freethreading buildf678224Update cibuildwheel08a5f3bci: use static artifact name for sdist build job (#535)fa8b65dPartial sync of codebase (#543)dcb3928[codex] Pin GitHub Actions workflow references (#515)Updates
rufffrom 0.16.3 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)Updates
coveragefrom 7.15.4 to 7.16.0Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
3e9fc16docs: prep for 7.16.038be8d1build: control check-manifest explicitly8eb1266docs(build): no longer commit sample_html1a8b3fadocs: remove sample_htmlaeaa79bdocs: linklint is now sphinx-linklintd5eaf3ftest: a branchless way to re-add extensions57e52fddocs: adjust CHANGES for #2270b9d304dfix: check for multiprocessing in a --concurrency list (#2270)a6ef928chore: make upgrade070461fchore: bump the action-dependencies group with 4 updates (#2271)Updates
mkdocs-git-revision-date-localized-pluginfrom 1.5.3 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)Updates
mkdocstrings-pythonfrom 2.0.7 to 2.0.8Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
8125b0dchore: Prepare release 2.0.85054240chore: Be a bit more minijinja compatiblec0424f2perf: Make template existence test (for locale templates) fasterUpdates
pymdown-extensionsfrom 11.0.1 to 11.0.2Release notes
Sourced from pymdown-extensions's releases.
Commits
b8996d7Docs: Update JS deps3a190d9Fix backtracking in HTML blocks extension819f2f8Keys: Fix regex pattern inefficiencies.34fc8e2Improve InlineHilite pattern parsing5dfef3fFix lintf263972Update tests to match latest Pygments6d3688eMake a note about symlinks and snippetsUpdates
anthropicfrom 0.124.0 to 0.125.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
d8d8ee6release: 0.125.004a5b5dfeat(api): managed agents web search config and self hosted sandbox memoryUpdates
anyiofrom 4.14.2 to 4.15.1Release notes
Sourced from anyio's releases.
... (truncated)
Commits
ffcd154Bumped up the version0ecf5edAdded a workaround for third party code accessing unimported submodules (#1309)9283662Bumped up the versiond137692Improved the instructions for AI agents033fc52Shield TemporaryDirectory cleanup from cancellation (#1304)942e9a6[pre-commit.ci] pre-commit autoupdate (#1305)b825c3bFixed pyproject.toml changes not triggering the test suite9727dc5Fixed start inconsistencies between trio and asyncio (#1198)b05fe6dFixed wrong type in move_on_after (#1297)44d0c93Fixed asyncio task group coroutine cleanup (#1275)Updates
jiterfrom 0.16.0 to 0.17.0Commits