Skip to content

build: bump the rust-dependencies group across 1 directory with 9 updates#202

Merged
Pavel Zwerschke (pavelzw) merged 4 commits intomainfrom
dependabot/cargo/rust-dependencies-9d84fba587
Aug 8, 2025
Merged

build: bump the rust-dependencies group across 1 directory with 9 updates#202
Pavel Zwerschke (pavelzw) merged 4 commits intomainfrom
dependabot/cargo/rust-dependencies-9d84fba587

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps the rust-dependencies group with 9 updates in the / directory:

Package From To
clap 4.5.40 4.5.42
clap_complete 4.5.54 4.5.55
serde_json 1.0.140 1.0.142
tokio 1.46.0 1.47.1
uv-cache-info 0.7.13 0.8.4
uv-distribution-filename 0.7.13 0.8.4
uv-install-wheel 0.7.13 0.8.4
uv-pep508 0.7.13 0.8.4
rstest 0.25.0 0.26.1

Updates clap from 4.5.40 to 4.5.42

Release notes

Sourced from clap's releases.

v4.5.42

[4.5.42] - 2025-07-30

Fixes

  • Include subcommand visible long aliases in --help
Changelog

Sourced from clap's changelog.

[4.5.42] - 2025-07-30

Fixes

  • Include subcommand visible long aliases in --help

[4.5.41] - 2025-07-09

Features

  • Add Styles::context and Styles::context_value to customize the styling of [default: value] like notes in the --help
Commits
  • 27cc4b7 chore: Release
  • 16a4fc7 docs: Update changelog
  • 07f9f15 Merge pull request #5874 from tetzng/fix-fish-completions
  • 721deab chore: Release
  • a4be55b docs: Update changelog
  • fd5e691 Merge pull request #5877 from therealprof/features/use-btreemap-instead-of-so...
  • 6604e79 Use BTreeMap instead of a sorted Vec
  • 28e163a fix(complete): Remove {} and replace commas with newlines
  • b5a47c4 chore: Release
  • b154a7a docs: Update changelog
  • Additional commits viewable in compare view

Updates clap_complete from 4.5.54 to 4.5.55

Commits
  • 4c03930 chore: Release
  • fb948a2 docs: Update changelog
  • 0f60239 Merge pull request #6057 from GilShoshan94/master
  • 83d4206 test: Update fixture to cover all cases + styling
  • b13274d fix: Rename pvs to dvs for default values
  • df92ea0 feat(help): Allow styling for inline context
  • 0e535e5 chore(deps): Update compatible (dev) (#6054)
  • de57287 chore(deps): Update Rust Stable to v1.88 (#6048)
  • 5504a13 Merge pull request #6047 from clap-rs/revert-6045-cleanup-docsrs
  • c1c243c Revert "Cleanup docs.rs related issues"
  • Additional commits viewable in compare view

Updates serde_json from 1.0.140 to 1.0.142

Release notes

Sourced from serde_json's releases.

v1.0.142

v1.0.141

Commits
  • 1731167 Release 1.0.142
  • e51c814 Touch up PR 1265
  • 84abbdb Merge pull request #1265 from aatifsyed/master
  • 6843c36 Release 1.0.141
  • 6e2c210 Touch up PR 1273
  • 623d9b4 Merge pull request #1273 from conradludgate/optimise-string-escaping
  • de70b7d use unreachable_unchecked for escape table. use a second match to roundtrip E...
  • f2d940d replace start index with bytes slice reference
  • 9206cc0 feat: impl Default for &Value
  • cd55b5a Ignore mismatched_lifetime_syntaxes lint
  • Additional commits viewable in compare view

Updates tokio from 1.46.0 to 1.47.1

Release notes

Sourced from tokio's releases.

Tokio v1.47.1

1.47.1 (August 1st, 2025)

Fixed

  • process: fix panic from spurious pidfd wakeup (#7494)
  • sync: fix broken link of Python asyncio.Event in SetOnce docs (#7485)

#7485: tokio-rs/tokio#7485 #7494: tokio-rs/tokio#7494

Tokio v1.47.0

1.47.0 (July 25th, 2025)

This release adds poll_proceed and cooperative to the coop module for cooperative scheduling, adds SetOnce to the sync module which provides similar functionality to [std::sync::OnceLock], and adds a new method sync::Notify::notified_owned() which returns an OwnedNotified without a lifetime parameter.

Added

  • coop: add cooperative and poll_proceed (#7405)
  • sync: add SetOnce (#7418)
  • sync: add sync::Notify::notified_owned() (#7465)

Changed

  • deps: upgrade windows-sys 0.52 → 0.59 (#7117)
  • deps: update to socket2 v0.6 (#7443)
  • sync: improve AtomicWaker::wake performance (#7450)

Documented

  • metrics: fix listed feature requirements for some metrics (#7449)
  • runtime: improve safety comments of Readiness<'_> (#7415)

#7405: tokio-rs/tokio#7405 #7415: tokio-rs/tokio#7415 #7418: tokio-rs/tokio#7418 #7449: tokio-rs/tokio#7449 #7450: tokio-rs/tokio#7450 #7465: tokio-rs/tokio#7465

Tokio v1.46.1

1.46.1 (July 4th, 2025)

This release fixes incorrect spawn locations in runtime task hooks for tasks spawned using tokio::spawn rather than Runtime::spawn. This issue only effected the spawn location in TaskMeta::spawned_at, and did not effect task locations in Tracing events.

... (truncated)

Commits

Updates uv-cache-info from 0.7.13 to 0.8.4

Release notes

Sourced from uv-cache-info's releases.

0.8.4

Release Notes

Enhancements

  • Improve styling of warning cause chains (#14934)
  • Extend wheel filtering to Android tags (#14977)
  • Perform wheel lockfile filtering based on platform and OS intersection (#14976)
  • Clarify messaging when a new resolution needs to be performed (#14938)

Preview features

  • Add support for extending package's build dependencies with extra-build-dependencies (#14735)
  • Split preview mode into separate feature flags (#14823)

Configuration

  • Add support for package specific exclude-newer dates via exclude-newer-package (#14489)

Bug fixes

  • Avoid invalidating lockfile when path or workspace dependencies define explicit indexes (#14876)
  • Copy entrypoints that have a shebang that differs in python vs python3 (#14970)
  • Fix incorrect file permissions in wheel packages (#14930)
  • Update validation for environments and required-environments in uv.toml (#14905)

Documentation

  • Show uv_build in projects documentation (#14968)
  • Add UV_ prefix to installer environment variables (#14964)
  • Un-hide uv from --build-backend options (#14939)
  • Update documentation for preview flags (#14902)

Install uv 0.8.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.8.4/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.8.4/uv-installer.ps1 | iex"

Download uv 0.8.4

| File | Platform | Checksum |

... (truncated)

Changelog

Sourced from uv-cache-info's changelog.

0.8.4

Enhancements

  • Improve styling of warning cause chains (#14934)
  • Extend wheel filtering to Android tags (#14977)
  • Perform wheel lockfile filtering based on platform and OS intersection (#14976)
  • Clarify messaging when a new resolution needs to be performed (#14938)

Preview features

  • Add support for extending package's build dependencies with extra-build-dependencies (#14735)
  • Split preview mode into separate feature flags (#14823)

Configuration

  • Add support for package specific exclude-newer dates via exclude-newer-package (#14489)

Bug fixes

  • Avoid invalidating lockfile when path or workspace dependencies define explicit indexes (#14876)
  • Copy entrypoints that have a shebang that differs in python vs python3 (#14970)
  • Fix incorrect file permissions in wheel packages (#14930)
  • Update validation for environments and required-environments in uv.toml (#14905)

Documentation

  • Show uv_build in projects documentation (#14968)
  • Add UV_ prefix to installer environment variables (#14964)
  • Un-hide uv from --build-backend options (#14939)
  • Update documentation for preview flags (#14902)

0.8.3

Python

  • Add CPython 3.14.0rc1

See the python-build-standalone release notes for more details.

Enhancements

  • Allow non-standard entrypoint names in uv_build (#14867)
  • Publish riscv64 wheels to PyPI (#14852)

Bug fixes

  • Avoid writing redacted credentials to tool receipt (#14855)
  • Respect --with versions over base environment versions (#14863)
  • Respect credentials from all defined indexes (#14858)

... (truncated)

Commits

Updates uv-distribution-filename from 0.7.13 to 0.8.4

Release notes

Sourced from uv-distribution-filename's releases.

0.8.4

Release Notes

Enhancements

  • Improve styling of warning cause chains (#14934)
  • Extend wheel filtering to Android tags (#14977)
  • Perform wheel lockfile filtering based on platform and OS intersection (#14976)
  • Clarify messaging when a new resolution needs to be performed (#14938)

Preview features

  • Add support for extending package's build dependencies with extra-build-dependencies (#14735)
  • Split preview mode into separate feature flags (#14823)

Configuration

  • Add support for package specific exclude-newer dates via exclude-newer-package (#14489)

Bug fixes

  • Avoid invalidating lockfile when path or workspace dependencies define explicit indexes (#14876)
  • Copy entrypoints that have a shebang that differs in python vs python3 (#14970)
  • Fix incorrect file permissions in wheel packages (#14930)
  • Update validation for environments and required-environments in uv.toml (#14905)

Documentation

  • Show uv_build in projects documentation (#14968)
  • Add UV_ prefix to installer environment variables (#14964)
  • Un-hide uv from --build-backend options (#14939)
  • Update documentation for preview flags (#14902)

Install uv 0.8.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.8.4/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.8.4/uv-installer.ps1 | iex"

Download uv 0.8.4

| File | Platform | Checksum |

... (truncated)

Changelog

Sourced from uv-distribution-filename's changelog.

0.8.4

Enhancements

  • Improve styling of warning cause chains (#14934)
  • Extend wheel filtering to Android tags (#14977)
  • Perform wheel lockfile filtering based on platform and OS intersection (#14976)
  • Clarify messaging when a new resolution needs to be performed (#14938)

Preview features

  • Add support for extending package's build dependencies with extra-build-dependencies (#14735)
  • Split preview mode into separate feature flags (#14823)

Configuration

  • Add support for package specific exclude-newer dates via exclude-newer-package (#14489)

Bug fixes

  • Avoid invalidating lockfile when path or workspace dependencies define explicit indexes (#14876)
  • Copy entrypoints that have a shebang that differs in python vs python3 (#14970)
  • Fix incorrect file permissions in wheel packages (#14930)
  • Update validation for environments and required-environments in uv.toml (#14905)

Documentation

  • Show uv_build in projects documentation (#14968)
  • Add UV_ prefix to installer environment variables (#14964)
  • Un-hide uv from --build-backend options (#14939)
  • Update documentation for preview flags (#14902)

0.8.3

Python

  • Add CPython 3.14.0rc1

See the python-build-standalone release notes for more details.

Enhancements

  • Allow non-standard entrypoint names in uv_build (#14867)
  • Publish riscv64 wheels to PyPI (#14852)

Bug fixes

  • Avoid writing redacted credentials to tool receipt (#14855)
  • Respect --with versions over base environment versions (#14863)
  • Respect credentials from all defined indexes (#14858)

... (truncated)

Commits

Updates uv-install-wheel from 0.7.13 to 0.8.4

Release notes

Sourced from uv-install-wheel's releases.

0.8.4

Release Notes

Enhancements

  • Improve styling of warning cause chains (#14934)
  • Extend wheel filtering to Android tags (#14977)
  • Perform wheel lockfile filtering based on platform and OS intersection (#14976)
  • Clarify messaging when a new resolution needs to be performed (#14938)

Preview features

  • Add support for extending package's build dependencies with extra-build-dependencies (#14735)
  • Split preview mode into separate feature flags (#14823)

Configuration

  • Add support for package specific exclude-newer dates via exclude-newer-package (#14489)

Bug fixes

  • Avoid invalidating lockfile when path or workspace dependencies define explicit indexes (#14876)
  • Copy entrypoints that have a shebang that differs in python vs python3 (#14970)
  • Fix incorrect file permissions in wheel packages (#14930)
  • Update validation for environments and required-environments in uv.toml (#14905)

Documentation

  • Show uv_build in projects documentation (#14968)
  • Add UV_ prefix to installer environment variables (#14964)
  • Un-hide uv from --build-backend options (#14939)
  • Update documentation for preview flags (#14902)

Install uv 0.8.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.8.4/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.8.4/uv-installer.ps1 | iex"

Download uv 0.8.4

| File | Platform | Checksum |

... (truncated)

Changelog

Sourced from uv-install-wheel's changelog.

0.8.4

Enhancements

  • Improve styling of warning cause chains (#14934)
  • Extend wheel filtering to Android tags (#14977)
  • Perform wheel lockfile filtering based on platform and OS intersection (#14976)
  • Clarify messaging when a new resolution needs to be performed (#14938)

Preview features

  • Add support for extending package's build dependencies with extra-build-dependencies (#14735)
  • Split preview mode into separate feature flags (#14823)

Configuration

  • Add support for package specific exclude-newer dates via exclude-newer-package (#14489)

Bug fixes

  • Avoid invalidating lockfile when path or workspace dependencies define explicit indexes (#14876)
  • Copy entrypoints that have a shebang that differs in python vs python3 (#14970)
  • Fix incorrect file permissions in wheel packages (#14930)
  • Update validation for environments and required-environments in uv.toml (#14905)

Documentation

  • Show uv_build in projects documentation (#14968)
  • Add UV_ prefix to installer environment variables (#14964)
  • Un-hide uv from --build-backend options (#14939)
  • Update documentation for preview flags (#14902)

0.8.3

Python

  • Add CPython 3.14.0rc1

See the python-build-standalone release notes for more details.

Enhancements

  • Allow non-standard entrypoint names in uv_build (#14867)
  • Publish riscv64 wheels to PyPI (#14852)

Bug fixes

  • Avoid writing redacted credentials to tool receipt (#14855)
  • Respect --with versions over base environment versions (#14863)
  • Respect credentials from all defined indexes (#14858)

... (truncated)

Commits

Updates uv-pep508 from 0.7.13 to 0.8.4

Release notes

Sourced from uv-pep508's releases.

0.8.4

Release Notes

Enhancements

  • Improve styling of warning cause chains (#14934)
  • Extend wheel filtering to Android tags (#14977)
  • Perform wheel lockfile filtering based on platform and OS intersection (#14976)
  • Clarify messaging when a new resolution needs to be performed (#14938)

Preview features

  • Add support for extending package's build dependencies with extra-build-dependencies (#14735)
  • Split preview mode into separate feature flags (#14823)

Configuration

  • Add support for package specific exclude-newer dates via exclude-newer-package (#14489)

Bug fixes

  • Avoid invalidating lockfile when path or workspace dependencies define explicit indexes (#14876)
  • Copy entrypoints that have a shebang that differs in python vs python3 (#14970)
  • Fix incorrect file permissions in wheel packages (#14930)
  • Update validation for environments and required-environments in uv.toml (#14905)

Documentation

  • Show uv_build in projects documentation (#14968)
  • Add UV_ prefix to installer environment variables (#14964)
  • Un-hide uv from --build-backend options (#14939)
  • Update documentation for preview flags (#14902)

Install uv 0.8.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.8.4/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.8.4/uv-installer.ps1 | iex"

Download uv 0.8.4

| File | Platform | Checksum |

... (truncated)

Changelog

Sourced from uv-pep508's changelog.

0.8.4

Enhancements

  • Improve styling of warning cause chains (#14934)
  • Extend wheel filtering to Android tags (#14977)
  • Perform wheel lockfile filtering based on platform and OS intersection (#14976)
  • Clarify messaging when a new resolution needs to be performed (#14938)

Preview features

  • Add support for extending package's build dependencies with extra-build-dependencies (#14735)
  • Split preview mode into separate feature flags (#14823)

Configuration

  • Add support for package specific exclude-newer dates via exclude-newer-package (#14489)

Bug fixes

  • Avoid invalidating lockfile when path or workspace dependencies define explicit indexes (#14876)
  • Copy entrypoints that have a shebang that differs in python vs python3 (#14970)
  • Fix incorrect file permissions in wheel packages (#14930)
  • Update validation for environments and required-environments in uv.toml (#14905)

Documentation

  • Show uv_build in projects documentation (#14968)
  • Add UV_ prefix to installer environment variables (#14964)
  • Un-hide uv from --build-backend options (#14939)
  • Update documentation for preview flags (#14902)

0.8.3

Python

  • Add CPython 3.14.0rc1

See the python-build-standalone release notes for more details.

Enhancements

  • Allow non-standard entrypoint names in uv_build (#14867)
  • Publish riscv64 wheels to PyPI (#14852)

Bug fixes

  • Avoid writing redacted credentials to tool receipt (#14855)
  • Respect --with versions over base environment versions (#14863)
  • Respect credentials from all defined indexes (#14858)

... (truncated)

Commits

Updates rstest from 0.25.0 to 0.26.1

Release notes

Sourced from rstest's releases.

0.26.1

Fix Docs

Full Changelog: la10736/rstest@v0.26.0...v0.26.1

0.26.0

What's Changed

New Contributors

Full Changelog: la10736/rstest@v0.25.0...v0.26.0

Changelog

Sourced from rstest's changelog.

[0.26.1] 2025/7/27

Fixed

  • Docs

[0.26.0] 2025/7/26

Changed

  • The #[files(...)] attribute now ignores matched directory paths by default. See #306 thanks to @​Obito-git.

Add

  • Introduced the #[dirs] attribute, which can be used with #[files(...)] to explicitly include directory paths. See #306 thanks to @​Obito-git.
  • The CI now runs builds and tests on Windows, as well.
  • #[test_attr] to define test attribute explicit and also enable the use of #[macro_rules_attribute::apply(<macro>)]: naw also smol works. See #303 #311 #315 thanks to @​coriolinus.

Fixed

  • Removed unsued trait and impl spotted out on 1.89.0-nightly
  • Add missed tests about ignore attribute's args in rstest expansion. See #313
  • The #[files(...)] attribute now works reliably on Windows.
  • Now global attributes can go everywhere in the list also where case is used
Commits

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 will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…ates

Bumps the rust-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.42` |
| [clap_complete](https://github.com/clap-rs/clap) | `4.5.54` | `4.5.55` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.142` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.46.0` | `1.47.1` |
| [uv-cache-info](https://github.com/astral-sh/uv) | `0.7.13` | `0.8.4` |
| [uv-distribution-filename](https://github.com/astral-sh/uv) | `0.7.13` | `0.8.4` |
| [uv-install-wheel](https://github.com/astral-sh/uv) | `0.7.13` | `0.8.4` |
| [uv-pep508](https://github.com/astral-sh/uv) | `0.7.13` | `0.8.4` |
| [rstest](https://github.com/la10736/rstest) | `0.25.0` | `0.26.1` |



Updates `clap` from 4.5.40 to 4.5.42
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.40...clap_complete-v4.5.42)

Updates `clap_complete` from 4.5.54 to 4.5.55
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.54...clap_complete-v4.5.55)

Updates `serde_json` from 1.0.140 to 1.0.142
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.140...v1.0.142)

Updates `tokio` from 1.46.0 to 1.47.1
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.46.0...tokio-1.47.1)

Updates `uv-cache-info` from 0.7.13 to 0.8.4
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@62ed17b...e176e17)

Updates `uv-distribution-filename` from 0.7.13 to 0.8.4
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@62ed17b...e176e17)

Updates `uv-install-wheel` from 0.7.13 to 0.8.4
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@62ed17b...e176e17)

Updates `uv-pep508` from 0.7.13 to 0.8.4
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@62ed17b...e176e17)

Updates `rstest` from 0.25.0 to 0.26.1
- [Release notes](https://github.com/la10736/rstest/releases)
- [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
- [Commits](la10736/rstest@v0.25.0...v0.26.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: clap_complete
  dependency-version: 4.5.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: serde_json
  dependency-version: 1.0.142
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: tokio
  dependency-version: 1.47.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
- dependency-name: uv-cache-info
  dependency-version: e176e17144fb6e4ec010f56a7c8fa098b66ba80b
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: uv-distribution-filename
  dependency-version: e176e17144fb6e4ec010f56a7c8fa098b66ba80b
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: uv-install-wheel
  dependency-version: e176e17144fb6e4ec010f56a7c8fa098b66ba80b
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: uv-pep508
  dependency-version: e176e17144fb6e4ec010f56a7c8fa098b66ba80b
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: rstest
  dependency-version: 0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@pavelzw Pavel Zwerschke (pavelzw) enabled auto-merge (squash) August 8, 2025 13:41
@pavelzw Pavel Zwerschke (pavelzw) merged commit 03f3220 into main Aug 8, 2025
23 checks passed
@pavelzw Pavel Zwerschke (pavelzw) deleted the dependabot/cargo/rust-dependencies-9d84fba587 branch August 8, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants