Skip to content

Commit

Permalink
chore(deps): Bump testcontainers-modules from 0.11.3 to 0.11.4
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.3 to 0.11.4.
- [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.3...v0.11.4)

---
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 Nov 12, 2024
1 parent e5a312e commit a7027e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -83,7 +83,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.3", features = ["postgres"] }
testcontainers-modules = { version = "0.11.4", features = ["postgres"] }
thiserror = "1"
tile-grid = "0.6"
tilejson = "0.4"
Expand Down

0 comments on commit a7027e6

Please sign in to comment.