Skip to content

Commit

Permalink
chore(deps): Bump testcontainers-modules
Browse files Browse the repository at this point in the history
Bumps the all-cargo-version-updates group with 1 update: [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community).


Updates `testcontainers-modules` 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
  dependency-group: all-cargo-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent c8de6c2 commit 622913b
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ sqlite-hashes = { version = "0.7.6", default-features = false, features = ["md5"
sqlx = { version = "0.7", features = ["sqlite", "runtime-tokio"] }
static-files = "0.2"
subst = { version = "0.3", features = ["yaml"] }
testcontainers-modules = { version = "0.11.5", features = ["postgres"] }
testcontainers-modules = { version = "0.11.6", features = ["postgres"] }
thiserror = "2"
tiff = "0.9.1"
tile-grid = "0.6"
Expand Down

0 comments on commit 622913b

Please sign in to comment.