build(deps): bump the python-dependencies group with 9 updates - #28
Merged
Conversation
Bumps the python-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [hatchling](https://github.com/pypa/hatch) | `1.30.1` | `1.31.0` | | [lizard](https://github.com/terryyin/lizard) | `1.22.1` | `1.23.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.1` | | [pip-audit](https://github.com/pypa/pip-audit) | `2.10.0` | `2.10.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.13` | `0.16.1` | | [tox](https://github.com/tox-dev/tox) | `4.54.0` | `4.58.0` | | [tox-uv](https://github.com/tox-dev/tox-uv) | `1.35.2` | `1.36.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [pyrefly](https://github.com/facebook/pyrefly) | `1.0.0` | `1.2.0` | Updates `hatchling` from 1.30.1 to 1.31.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.30.1...hatchling-v1.31.0) Updates `lizard` from 1.22.1 to 1.23.0 - [Release notes](https://github.com/terryyin/lizard/releases) - [Changelog](https://github.com/terryyin/lizard/blob/master/CHANGELOG.md) - [Commits](terryyin/lizard@1.22.1...1.23.0) 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 `pip-audit` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](pypa/pip-audit@v2.10.0...v2.10.1) Updates `ruff` from 0.15.13 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.15.13...0.16.1) Updates `tox` from 4.54.0 to 4.58.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.54.0...4.58.0) Updates `tox-uv` from 1.35.2 to 1.36.0 - [Release notes](https://github.com/tox-dev/tox-uv/releases) - [Commits](tox-dev/tox-uv@1.35.2...1.36.0) 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 `pyrefly` from 1.0.0 to 1.2.0 - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](facebook/pyrefly@1.0.0...1.2.0) --- updated-dependencies: - dependency-name: hatchling dependency-version: 1.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: lizard dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tox dependency-version: 4.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tox-uv dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyrefly dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... 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-dependencies group with 9 updates:
1.30.11.31.01.22.11.23.04.6.04.6.12.10.02.10.10.15.130.16.14.54.04.58.01.35.21.36.09.0.39.1.11.0.01.2.0Updates
hatchlingfrom 1.30.1 to 1.31.0Release notes
Sourced from hatchling's releases.
Commits
4b3fd7drelease Hatchling v1.31.019ced89Fix env-dependency extras being dropped when a metadata hook is configured (#...3b45c75Prepare hatchling for release 1.31.0 (#2330)e3d9b95Addresses bug where blank lines are dropped when there is no shebang (#2328)9bc573cPrepare for 1.17.1 hatch release (#2329)bbb12bbPass --no-header to uv pip compile for deterministic lockfiles (#2327)8c06373Fix uv lock check header comparison (#2317)5cfbb54fix: skip extend injection if already present in ruff config (#2305)cf85971fix: use TemporaryDirectory + pylock*.toml for temp lock files (#2303)40c471cDocs: Add hatch-calver to version scheme plugins (#1725)Updates
lizardfrom 1.22.1 to 1.23.0Release notes
Sourced from lizard's releases.
Changelog
Sourced from lizard's changelog.
Commits
06284ecRelease 1.23.0414f806fix(clike): improve handling of C++ raw string literals in tokenizer6c3ea38Merge pull request #479 from StressTestor/fix/478-cpp-raw-string-overmatchbfaa1b1fix(clike): stop C++ raw string literals from swallowing following code82c8e7aMerge pull request #477 from ixnes/fix/python_match_case0d22cc7added support for python match-case statements for normal and modified cyclom...bd261a1Release 1.22.2147b163fix: handle function stack correctly when starting a new function in TypeScri...a1d1cacMerge pull request #475 from tomaioo/fix/security/flask-debug-mode-enabled-in...142c7c5fix(security): 2 improvements across 1 filesUpdates
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
pip-auditfrom 2.10.0 to 2.10.1Release notes
Sourced from pip-audit's releases.
Changelog
Sourced from pip-audit's changelog.
Commits
8894eb8Merge pull request #1056 from pypa/copilot/release-21011c625b7Update version in README.md to 2.10.1fd2094bPrep 2.10.1 release58d2488build(deps): bump github/codeql-action from 4.35.2 to 4.36.1 (#1052)8df9420build(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 (#1044)3f618d3build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1053)4849132Restrict OIDC token to publish job (#1050)c1eb69aFix KeyError when OSV affected entry omits optionalrangesfield (#1046)68de07fMerge pull request #1054 from pypa/fix/1047ef31c9eFormatting fixesUpdates
rufffrom 0.15.13 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
toxfrom 4.54.0 to 4.58.0Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
69e1bdcrelease 4.58.0ea8734e👷 ci: run the test matrix against Python 3.15 (#4001)2d8d5aerelease 4.57.2b74d78b🐛 fix(ux): four run-edge polish fixes (#4000)09dad3d🐛 fix(cli): honor tox c -o, clean devenv ALL error, correct provision pin (#3...fa6ec2b🐛 fix(run): honor the fail-fast contract, resilient teardown (#3999)b1b0159🐛 fix(pep723): honor metadata behind a BOM, fail cleanly on bad blocks (#3997)a111ec6🐛 fix(pip): stable rendering of set options in install cache (#3995)e969723🐛 fix(config): rebuild loader chains per config set (#3993)6a9b6a5🐛 fix(cache): self-heal wrong-shape tox-info content (#3996)Updates
tox-uvfrom 1.35.2 to 1.36.0Release notes
Sourced from tox-uv's releases.
Commits
6268ef9👷 ci: add Python 3.15 to the test matrix (#358)12edb70[pre-commit.ci] pre-commit autoupdate (#357)a6d24f8Replace prettier with mdformat and yamlfmt (#356)8bab275build(deps): bump astral-sh/setup-uv from 8.3.1 to 8.3.2 (#355)75c7409build(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1 (#354)a4ef4f2[pre-commit.ci] pre-commit autoupdate (#353)16203a1build(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.0 (#352)af040e7[pre-commit.ci] pre-commit autoupdate (#351)1a09434💰 Surface GitHub Sponsors + thanks.dev9781bb7[pre-commit.ci] pre-commit autoupdate (#350)Updates
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
pyreflyfrom 1.0.0 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)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 rebase...Description has been truncated