chore(deps): bump the python-packages group across 1 directory with 7 updates - #15
chore(deps): bump the python-packages group across 1 directory with 7 updates#15dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the python-packages group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [squawk-cli](https://github.com/sbdchd/squawk) | `2.53.0` | `2.62.0` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.18.4` | `1.19.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.13.3` | `0.16.1` | | [pyrefly](https://github.com/facebook/pyrefly) | `1.1.1` | `1.2.0` | | [diff-cover](https://github.com/Bachmann1234/diff-cover) | `10.2.1` | `10.4.1` | Updates `squawk-cli` from 2.53.0 to 2.62.0 - [Release notes](https://github.com/sbdchd/squawk/releases) - [Changelog](https://github.com/sbdchd/squawk/blob/master/CHANGELOG.md) - [Commits](sbdchd/squawk@v2.53.0...v2.62.0) Updates `alembic` from 1.18.4 to 1.19.0 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `pre-commit` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.0...v4.6.1) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `ruff` from 0.13.3 to 0.16.1 - [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.13.3...0.16.1) Updates `pyrefly` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](facebook/pyrefly@1.1.1...1.2.0) Updates `diff-cover` from 10.2.1 to 10.4.1 - [Release notes](https://github.com/Bachmann1234/diff-cover/releases) - [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG) - [Commits](Bachmann1234/diff_cover@v10.2.1...v10.4.1) --- updated-dependencies: - dependency-name: squawk-cli dependency-version: 2.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: alembic dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pyrefly dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: diff-cover dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 541cac2. Configure here.
| [tool.poetry.dependencies] | ||
| python = ">=3.10" | ||
| squawk-cli = ">=2.0" | ||
| squawk-cli = ">=2.62.0" |
There was a problem hiding this comment.
Tightened squawk-cli version constraint
High Severity
Dependabot raised the published squawk-cli lower bound from >=2.0 to >=2.62.0. This hook lets consumers pin their own squawk release via additional_dependencies, and the broad floor exists to avoid install conflicts with those pins. The documented example squawk-cli==2.41.0 would fail to resolve after this change.
Triggered by learned rule: squawk-cli broad version constraint is intentional
Reviewed by Cursor Bugbot for commit 541cac2. Configure here.


Bumps the python-packages group with 7 updates in the / directory:
2.53.02.62.01.18.41.19.04.6.04.6.19.0.39.1.10.13.30.16.11.1.11.2.010.2.110.4.1Updates
squawk-clifrom 2.53.0 to 2.62.0Release notes
Sourced from squawk-cli's releases.
... (truncated)
Changelog
Sourced from squawk-cli's changelog.
... (truncated)
Commits
4cc2268release: 2.62.0 (#1273)705ce9cparser: rework some name like nodes to use name internally (#1272)2b30444ide: add code action to switch between comment types (#1271)597d980ide: use ruff's newlines (#1270)d295d32linter: support alternative line endings (#1269)46fa7b4linter: fix splitting into lines (#1268)bdee40eSteved add support for all line endings (#1267)586bfa1ide: addRewrite integer as(#1266)1f63cdcide: fold where clauses (#1265)a9e5a19ide: bump gen-lsp-types (#1264)Updates
alembicfrom 1.18.4 to 1.19.0Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
pre-commitfrom 4.6.0 to 4.6.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
242ce8av4.6.1766e550Merge pull request #3727 from pre-commit/dedupe1558d06Merge pull request #3726 from pre-commit/exists-faster8a1c47aavoid duplicate files in --all-files during conflict2e01c99faster check of rev existing locally as a commit3613bf2Merge pull request #3701 from pre-commit/autoupdate-repos1d811d9Return an error for invalid --repo374d354Merge pull request #3711 from damonbayer/dmb_JULIA_DEPOT_PATH1e7994fset JULIA_DEPOT_PATHb2b9119Merge pull request #3719 from pre-commit/npm-unknown-optionsUpdates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
rufffrom 0.13.3 to 0.16.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
80790b3Bump 0.16.1 (#27330)63830f3[ty] Borrow from constraint set storage less often (#27328)f40dca9[ty] Preserve forwarded expanded-variadic diagnostic sources (#27266)0d80497Lint TOML files in the LSP (#26862)d91586bUpdate prek dependencies (#27293)7da4b8b[ty] Respect bounds and constraints in generic materializations (#27228)b20daf7[ty] refactor: add helper function to send partial results (#27249)4d4c8fa[ty] Emit diagnostic when specializing a non-generic class (#26883)7c3e2db[ty] Fix enum class container assignability (#27318)d5ef97f[flake8-return] Fix false positive when variable is read infinallyclaus...Updates
pyreflyfrom 1.1.1 to 1.2.0Release notes
Sourced from pyrefly's releases.
... (truncated)
Commits
1933169cut 1.2.0df11f5dEnforce call-boundary consumption in productione67bc8eTransfer quantified handles to call boundaries6ba516fMove deferred call state into its boundary8888e70Scope call contexts to a lexical boundaryf8c9e7cLSP: default lspArguments to ["lsp"] when empty3f0c228Remove dead .hgignore335510dimprove Sandbox: link shortening #1063 (#4327)41094b9Keep lambda hint decomposition transactional3193b6afix behavior of init=False for pydantic.BaseModel (#4352)Updates
diff-coverfrom 10.2.1 to 10.4.1Release notes
Sourced from diff-cover's releases.
Changelog
Sourced from diff-cover's changelog.
... (truncated)
Commits
8111a37Version 10.4.1291ee94Handle low confidence chardet detection for undeclared encodings (#611)147b410Bump setuptools from 80.9.0 to 83.0.0 (#609)8881685Version 10.4.0ca4effcAdd --branch-coverage flag to respect partial branch coverage (#608)b746a1bBump pylint from 4.0.5 to 4.0.6 (#607)85c493cBump ruff from 0.15.15 to 0.15.20 (#606)c61cc9cBump actions/checkout from 6 to 7 (#605)4e02daeBump actions/cache from 5 to 6 (#604)42632b3Bump black from 26.3.1 to 26.5.1 (#603)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 conditionsNote
Low Risk
Lockfile and version-pin only; risk is mainly CI/local tooling or squawk-cli lint behavior changing after upgrade, not production runtime logic in this repo.
Overview
Bumps seven Python dependencies in
pyproject.tomland refreshespoetry.lock(including the Poetry generator bump to 2.4.1).Runtime:
squawk-cliis raised from>=2.0to>=2.62.0(2.53.0 → 2.62.0 in the lockfile), so installs pick up newer linter/parser/IDE behavior from Squawk.Dev tooling pins move to: alembic 1.19.0, pre-commit 4.6.1, pytest 9.1.1, ruff 0.16.1, pyrefly 1.2.0, and diff-cover 10.4.1. No changes to package source, hooks config, or tests in this diff—only dependency metadata and lock resolution.
Reviewed by Cursor Bugbot for commit 541cac2. Bugbot is set up for automated code reviews on this repo. Configure here.