deps(python): bump the python-minor group across 1 directory with 3 updates - #144
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(python): bump the python-minor group across 1 directory with 3 updates#144dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/python-minor-67545ab018
branch
2 times, most recently
from
August 24, 2026 15:08
7d489a5 to
a07e040
Compare
…pdates Bumps the python-minor group with 3 updates in the / directory: [pypdf](https://github.com/py-pdf/pypdf), [ruff](https://github.com/astral-sh/ruff) and [playwright](https://github.com/microsoft/playwright-python). Updates `pypdf` from 6.14.2 to 6.16.2 - [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.14.2...6.16.2) Updates `ruff` from 0.15.22 to 0.16.5 - [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.22...0.16.5) Updates `playwright` from 1.61.0 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.61.0...v1.62.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: pypdf dependency-version: 6.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-minor-67545ab018
branch
from
August 31, 2026 15:09
a07e040 to
99202be
Compare
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-minor group with 3 updates in the / directory: pypdf, ruff and playwright.
Updates
pypdffrom 6.14.2 to 6.16.2Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
1da0987REL: 6.16.2f6853ccBUG: Make remove_from_tree() work on outline items (#3939)c6d38afBUG: Type character widths as float (#3996)882b3b2STY: Type the XMP stream as StreamObject rather than ContentStream (#3995)4c8f707STY: Accept any sequence of fit arguments in Fit (#3990)2450321STY: Accept any sequence as the annotation border (#3991)2dcab8dMAINT: Skip test_appearance_stream_rtl when RTL support is unavailable (#3993)412975aBUG: Be more lenient about space width in layout mode text extraction (#3992)ddbfea9BUG: Interpolate the reader in the reset_translation error message (#3981)c646ef2ROB: Improve RC4 fallback when cryptography can't provide it (#3853)Updates
rufffrom 0.15.22 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)Updates
playwrightfrom 1.61.0 to 1.62.0Release notes
Sourced from playwright's releases.
Commits
3b7c24cchore: roll Playwright to 1.62.0 (#3161)1db079fbuild(deps): bump typing-extensions from 4.15.0 to 4.16.0 (#3162)8335307build(deps): bump greenlet from 3.5.3 to 3.5.4 (#3163)5c71b2bbuild(deps): bump mypy from 2.1.0 to 2.3.0 (#3150)d0c8d03build(deps-dev): bump setuptools-scm from 9.2.2 to 10.2.1 (#3151)ca0319cbuild(deps): bump build from 1.4.4 to 1.5.0 (#3152)53802febuild(deps): bump requests from 2.33.0 to 2.34.2 (#3153)9bc998fbuild(deps): bump actions/setup-python from 6 to 7 in the actions group (#3154)9a10128perf: speed up Python stack capture (#3147)c3eff76fix: show not_ prefix in call log when negative assertions fail (#3033)