internal: bump the uv-dependencies group across 1 directory with 7 updates - #32
Merged
Merged
Conversation
…dates Bumps the uv-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [httpx2](https://github.com/pydantic/httpx2) | `2.5.0` | `2.9.1` | | [polars](https://github.com/pola-rs/polars) | `1.42.1` | `1.43.0` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2026.6.28` | `2026.7.19` | | [tox](https://github.com/tox-dev/tox) | `4.56.4` | `4.58.0` | | [tox-uv](https://github.com/tox-dev/tox-uv) | `1.35.2` | `1.36.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.0` | `7.15.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.21` | `0.16.0` | Updates `httpx2` from 2.5.0 to 2.9.1 - [Release notes](https://github.com/pydantic/httpx2/releases) - [Changelog](https://github.com/pydantic/httpx2/blob/main/src/httpx2/CHANGELOG.md) - [Commits](pydantic/httpx2@v2.5.0...v2.9.1) Updates `polars` from 1.42.1 to 1.43.0 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.42.1...py-1.43.0) Updates `regex` from 2026.6.28 to 2026.7.19 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.6.28...2026.7.19) Updates `tox` from 4.56.4 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.56.4...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 `coverage` from 7.15.0 to 7.15.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.0...7.15.2) Updates `ruff` from 0.15.21 to 0.16.0 - [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.21...0.16.0) --- updated-dependencies: - dependency-name: httpx2 dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: polars dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: regex dependency-version: 2026.7.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: tox dependency-version: 4.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: tox-uv dependency-version: 1.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-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 uv-dependencies group with 7 updates in the / directory:
2.5.02.9.11.42.11.43.02026.6.282026.7.194.56.44.58.01.35.21.36.07.15.07.15.20.15.210.16.0Updates
httpx2from 2.5.0 to 2.9.1Release notes
Sourced from httpx2's releases.
... (truncated)
Changelog
Sourced from httpx2's changelog.
Commits
c39c6e3Version 2.9.1 (#1083)a36b489Aliashttpcoreimports tohttpcore2inalias_httpx()(#1082)c6028d9Backfill changelogs for 2.6.0-2.8.0 and cut 2.9.0 (#1080)e111465Addalias_httpx()to aliashttpximports tohttpx2(#1077)c4e73cfUpdate vendored httpx-ws to upstream v0.9.0 (#1067)2cb02feBump click lower bound to >=8.4 and drop upper bound (#1040)f4aa8aeAdd QUERY method support (RFC 10008) (#1055)5c7afb7Add native WebSocket support by vendoringhttpx-ws(#1042)Updates
polarsfrom 1.42.1 to 1.43.0Release notes
Sourced from polars's releases.
... (truncated)
Commits
adb194dfeat: Pre-partition group-by on hive keys (#28444)0bf71d9fix: Avoid panic when union slice skips all rows (#28420)8752751fix: Solve panic indt.replacewhen there were multiple chunks (#28437)0189b46fix: Propagateis_scalarfrom the input to the output of.sort()and `.so...ce6e4defix(rust): Insert missing coercions fromUnknown(_)in list/array arithmeti...997ce5cfeat: Add ewm_sum and ewm_sum_by #28151 (#28215)e5b36aachore: Update AI policy for comments (#28436)3cb01f4test: Fix flaky ordering expectation in top_k_by (#28435)c6e05d1fix: Resolve CSV column names overwrite in DSL->IR conversion (#28383)0cdafb4fix: Avoid IEJoin rewrite for Categorical comparisons (#28427)Updates
regexfrom 2026.6.28 to 2026.7.19Changelog
Sourced from regex's changelog.
... (truncated)
Commits
0525affGit issue 608: SIGSEGV: out-of-bounds read inbytes1_char_at()with `DOTALL...07dfa3bGit issue 607: SIGSEGV: NULL pointer dereference inbasic_match()when `(?R...e7716daPython 3.15 not released yet.e204ddbGit issue 606:regex's compiled-pattern cache eviction is not free-threadin...d7e1927Updated main.yml for Python 3.15.Updates
toxfrom 4.56.4 to 4.58.0Release notes
Sourced from tox's releases.
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
coveragefrom 7.15.0 to 7.15.2Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
Commits
50d8659docs: sample HTML for 7.15.2b5eed20docs: prep for 7.15.278cab6efix: reduce memory use during reporting. #2229 (#2231)b4c1fdabuild: bump version to 7.15.2da63beddocs: sample HTML for 7.15.1bc35e64docs: prep for 7.15.1182b010perf: resolve sysmon branch events lazily, one pair at a time (#2221)ee271eeperf: compute multiline maps cheaply in the sysmon core (#2220)1441b96chore: bump the action-dependencies group with 6 updates (#2225)dd80635fix: escape context labels in html report inline script block (#2224)Updates
rufffrom 0.15.21 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)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 conditions