This is an automated email from the ASF dual-hosted git repository.
jonah pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/main by this push:
new fde2239e83 chore(deps): bump testcontainers from 0.23.2 to 0.23.3
(#14787)
fde2239e83 is described below
commit fde2239e831a00a5d2334b4f5dbd71ec34a07991
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 21 16:53:33 2025 +0800
chore(deps): bump testcontainers from 0.23.2 to 0.23.3 (#14787)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-rs)
from 0.23.2 to 0.23.3.
- [Release
notes](https://github.com/testcontainers/testcontainers-rs/releases)
-
[Changelog](https://github.com/testcontainers/testcontainers-rs/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/testcontainers/testcontainers-rs/compare/0.23.2...0.23.3)
---
updated-dependencies:
- dependency-name: testcontainers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
Cargo.lock | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index 0eae57c106..629b2cfb03 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -5891,9 +5891,9 @@ dependencies = [
[[package]]
name = "testcontainers"
-version = "0.23.2"
+version = "0.23.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "042009c52a4204476bff461ca8ef17bab6f1a91628504a8a36c6fd2c1cde2d5e"
+checksum = "59a4f01f39bb10fc2a5ab23eb0d888b1e2bb168c157f61a1b98e6c501c639c74"
dependencies = [
"async-trait",
"bollard",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]