Skip to content

Commit

Permalink
chore(deps): bump the bollard group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [bollard](https://github.com/fussybeaver/bollard) and bollard-stubs to permit the latest version.

Updates `bollard` to 0.16.1
- [Release notes](https://github.com/fussybeaver/bollard/releases)
- [Commits](fussybeaver/bollard@v0.16.1...v0.16.1)

Updates `bollard-stubs` to 1.45.0-rc.26.0.1

---
updated-dependencies:
- dependency-name: bollard
  dependency-type: direct:production
  dependency-group: bollard
- dependency-name: bollard-stubs
  dependency-type: direct:production
  dependency-group: bollard
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent e354b75 commit 2ae3f33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testcontainers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ rustdoc-args = ["--cfg", "docsrs"]

[dependencies]
async-trait = { version = "0.1" }
bollard = { version = "0.16.1", features = ["ssl"] }
bollard-stubs = "=1.44.0-rc.2"
bollard = { version = "0.17.0", features = ["ssl"] }
bollard-stubs = "=1.45.0-rc.26.0.1"
bytes = "1.6.0"
conquer-once = { version = "0.4", optional = true }
dirs = "5.0.1"
Expand Down

0 comments on commit 2ae3f33

Please sign in to comment.