build(deps): bump the python-dependencies group across 1 directory with 3 updates - #27
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
…th 3 updates Bumps the python-dependencies group with 3 updates in the / directory: [filelock](https://github.com/tox-dev/py-filelock), [basedpyright](https://github.com/detachhead/basedpyright) and [ruff](https://github.com/astral-sh/ruff). Updates `filelock` from 3.32.5 to 4.0.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.32.5...4.0.0) Updates `basedpyright` from 1.39.10 to 1.40.1 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.39.10...v1.40.1) Updates `ruff` from 0.16.6 to 0.16.8 - [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.6...0.16.8) --- updated-dependencies: - dependency-name: basedpyright dependency-version: 1.40.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: filelock dependency-version: 3.32.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-dependencies-5e99917df8
branch
from
September 21, 2026 06:56
2ac0a2f to
7f97d34
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-dependencies group with 3 updates in the / directory: filelock, basedpyright and ruff.
Updates
filelockfrom 3.32.5 to 4.0.0Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
7e57436Release 4.0.0f974328🐛 fix(soft-rw): replace the state mutex with a generation log (#738)20929f7Release 3.32.735f07c4[pre-commit.ci] pre-commit autoupdate (#736)e860d39📝 docs: say acquire() falls back to the lock's blocking attribute (#733)c530efeFix final symlink test on musl (#737)4efd93eRelease 3.32.67b7b7a8Fix SoftReadWriteLock state lock timeout (#726)f2f7b86fix: respect ACL write access when the owner write bit is absent (#728)e947a69test(soft-rw): reuse existing test module (#730)Updates
basedpyrightfrom 1.39.10 to 1.40.1Release notes
Sourced from basedpyright's releases.
Commits
e7fca691.40.1f7b6ad0add checks when there are multiline indents for doc strings, update (#1882)1bc4879fix broken docs links845bfe1move and baseline basedpyright errors in new build scripts from upstreama9189efprettier fix756bfaafixbuild:extension:devscripta7a2efdsyncpack fix5f6749ffix testsbb9b24ffix zizmor errors in new workflows from upstreamb8ccd0efix compile errors from mergeUpdates
rufffrom 0.16.6 to 0.16.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
62914c4Bump version to 0.16.8 (#28648)c47e0cd[ty] Bound aliased intersection expansion during inference (#28546)ff4747brenovate: update uv hashes correctly with setup-uv (#28621)94efeaa[ty] Compact reachable binding and declaration histories (#28349)50020fb[ty] Avoid storing constraint nodes twice (#28375)446bb68[ty] Compare bound-method receivers before signatures (#28384)304ab86[flake8-type-checking] Prefer lazy imports overTYPE_CHECKINGon 3.15+ (`...d940b24[ty] Watch script dependencies in CLI watch mode (#28125)fe9f065[flake8-tidy-imports] Addextend-banned-api(#28644)31131db[ty] Supporttype[A & B](#27124)