MAINT: Bump the minor-and-patch group with 8 updates - #1986
Merged
Conversation
Bumps the minor-and-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [av](https://github.com/PyAV-Org/PyAV) | `17.0.1` | `17.1.0` | | [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) | `12.29.0` | `12.30.0` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.12.2` | `6.13.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.3` | `4.68.2` | | [transformers](https://github.com/huggingface/transformers) | `5.10.1` | `5.10.2` | | [ipykernel](https://github.com/ipython/ipykernel) | `7.2.0` | `7.3.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.43` | `0.0.46` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.15` | `0.15.16` | Updates `av` from 17.0.1 to 17.1.0 - [Release notes](https://github.com/PyAV-Org/PyAV/releases) - [Changelog](https://github.com/PyAV-Org/PyAV/blob/main/CHANGELOG.rst) - [Commits](PyAV-Org/PyAV@v17.0.1...v17.1.0) Updates `azure-storage-blob` from 12.29.0 to 12.30.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.29.0...azure-storage-blob_12.30.0) Updates `pypdf` from 6.12.2 to 6.13.1 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.12.2...6.13.1) Updates `tqdm` from 4.67.3 to 4.68.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.3...v4.68.2) Updates `transformers` from 5.10.1 to 5.10.2 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.10.1...v5.10.2) Updates `ipykernel` from 7.2.0 to 7.3.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v7.2.0...v7.3.0) Updates `ty` from 0.0.43 to 0.0.46 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.43...0.0.46) Updates `ruff` from 0.15.15 to 0.15.16 - [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.15.15...0.15.16) --- updated-dependencies: - dependency-name: av dependency-version: 17.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: azure-storage-blob dependency-version: 12.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pypdf dependency-version: 6.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tqdm dependency-version: 4.68.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: transformers dependency-version: 5.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ipykernel dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ty dependency-version: 0.0.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
romanlutz
approved these changes
Jun 10, 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 minor-and-patch group with 8 updates:
17.0.117.1.012.29.012.30.06.12.26.13.14.67.34.68.25.10.15.10.27.2.07.3.00.0.430.0.460.15.150.15.16Updates
avfrom 17.0.1 to 17.1.0Release notes
Sourced from av's releases.
Changelog
Sourced from av's changelog.
Commits
9724159Release 17.1.0ef72887Update Authors5f5535cFix remux examples dropping keyframes with no DTS (#1917)7edf3fcRemove stale autodoc directives for deleted attributes1940fd4Fix #2264 (Re-revised)28d50ddAllow setting the rotation sidedata via new FFMPEG APIs (#2287)4af11a2Break reference cycle betweenFilterLinkandGraph75e6854Fix memory leak when setting opaque on Frame209388fFix memory leak inAudioLayoutby uninitializing channel layout870dd70Fix FFmpegError memory leakUpdates
azure-storage-blobfrom 12.29.0 to 12.30.0Release notes
Sourced from azure-storage-blob's releases.
Commits
245d202Branch prep for release28ec40eModified changelogs3339854Merge branch 'main' into release/storage/stg10233075a4[Storage] Fix Changelog Typos (#46930)4b183cf[Storage] Updated changelogs after 101 GA (#46914)edf5833Regenerate azure-mgmt-storagesync with latest code generator tool (#46884)1f5e399[Storage] [Datalake] Fixed allnext-pylinterrors for `azure-storage-file-d...1a07881[Storage] Fixed all errors innext-pylintforazure-storage-file-share(#...49343c0[Storage] Fix allnext-pylinterrors forazure-storage-blob(#46601)a1e9a01ensure that when azure-storage-extensions is added as a dev_req to any of azu...Updates
pypdffrom 6.12.2 to 6.13.1Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
7a3a870REL: 6.13.15efe472SEC: Prevent infinite loops when processing threads/articles (#3839)80509e3ROB: Avoid recursion errors for _doc_common (#3838)d74d95dMAINT: Remove unreachable return in read_until_regex (#3833)1f56e9aROB: Skip truncated bfrange and bfchar lines in process_cm_line (#3829)98afb45REL: 6.13.068822deSEC: Avoid infinite loops for outlines and text extraction (#3830)ddd3485ROB: Recover a corrupt trailing startxref pointer (closes #3238) (#3826)5cebe5eROB: Handle /Pages node without /Kids during flattening (#3825)be173feROB: Accept inline image EI marker at the end of a content stream (#3827)Updates
tqdmfrom 4.67.3 to 4.68.2Release notes
Sourced from tqdm's releases.
Commits
4b33952revert accidental change totqdm(ascii)defaultb10848fdocs: fix links85b62dddocs: replace stray rst -> mdd2fb04adocs: mention OpenAI sponsorship85940f9docs: consistent progress bar terminology9dbb36btests: fix coverage67cf355Merge pull request #1751 from jaltmayerpizzorno/fix-atexit-monitor-deadlockcfa4a85minor docstring updatesf83290cFix TMonitor deadlock at interpreter shutdown59029c3Set name for tqdm monitor thread (#1752)Updates
transformersfrom 5.10.1 to 5.10.2Release notes
Sourced from transformers's releases.
Commits
0dad7b8v5.10.28a4ffeeFix conversion for clip models (#46406)Updates
ipykernelfrom 7.2.0 to 7.3.0Release notes
Sourced from ipykernel's releases.
... (truncated)
Changelog
Sourced from ipykernel's changelog.
... (truncated)
Commits
5dbd5cePublish 7.3.028e9cf8chore: update pre-commit hooks (#1508)4e4f82cSupport ZMQ Curve for transport encryption (#1515)b64f597Merge branch 'main' into curve-encryption6fc8b58Fix broken IPython Reference URL in help_links (#1526)cd6f460Fix typing due to newjupyter_clientversionb0678baUpdatepyproject.tomlto depend onjupyter_client8.9.0 rather than branch2157ae7Update tests to reflact rename to "auto"336971ebuild docs on latest python (#1525)7ecb521Fix testsUpdates
tyfrom 0.0.43 to 0.0.46Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
2917c84Bump version to 0.0.46 (#3700)210302bBump version to 0.0.45 (#3696)5be8bffUse removeprefix for relative README image paths (#3685)cb8043cdocs: add mypy/pyright rule mapping reference page (#3336)f5523e2Bump version to 0.0.44 (#3667)Updates
rufffrom 0.15.15 to 0.15.16Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
6c498abBump 0.15.16 (#25635)e51e132[flake8-async] Implementyield-in-context-manager-in-async-generator(`AS...7c6dcd9[ty] ...Description has been truncated