This is an automated email from the ASF dual-hosted git repository.
milenkovicm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git
The following commit(s) were added to refs/heads/main by this push:
new 18933f9b chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 in
/python (#1244)
18933f9b is described below
commit 18933f9bd7b85e6587009675350c293cbc290778
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 18 17:07:32 2025 +0100
chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 in /python (#1244)
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from
0.5.14 to 0.5.15.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
-
[Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.14...crossbeam-channel-0.5.15)
---
updated-dependencies:
- dependency-name: crossbeam-channel
dependency-version: 0.5.15
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
python/Cargo.lock | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/python/Cargo.lock b/python/Cargo.lock
index 1ec4e0bd..8562fe8b 100644
--- a/python/Cargo.lock
+++ b/python/Cargo.lock
@@ -1122,9 +1122,9 @@ dependencies = [
[[package]]
name = "crossbeam-channel"
-version = "0.5.14"
+version = "0.5.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471"
+checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
dependencies = [
"crossbeam-utils",
]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]