Skip to content

Commit

Permalink
dep-update: bump testcontainers-modules from 0.11.5 to 0.11.6
Browse files Browse the repository at this point in the history
Bumps [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/testcontainers/testcontainers-rs-modules-community/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-rs-modules-community/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-rs-modules-community@v0.11.5...v0.11.6)

---
updated-dependencies:
- dependency-name: testcontainers-modules
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent 814657e commit e209cf6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ maplit = "1.0.2"
rand = "0.8.5"
test-case = "3.3.1"
testcontainers = "0.23.1"
testcontainers-modules = { version = "0.11.5", features = [
testcontainers-modules = { version = "0.11.6", features = [
"redis",
"localstack",
] }
Expand Down

0 comments on commit e209cf6

Please sign in to comment.