Skip to content

Commit

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


Updates `clap` from 4.5.23 to 4.5.24
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.23...clap_complete-v4.5.24)

Updates `testcontainers-modules` from 0.11.4 to 0.11.5
- [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.4...v0.11.5)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-cargo-version-updates
- 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 02d2a1f commit 2463ed8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -84,7 +84,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.4", features = ["postgres"] }
testcontainers-modules = { version = "0.11.5", features = ["postgres"] }
thiserror = "2"
tiff = "0.9.1"
tile-grid = "0.6"
Expand Down

0 comments on commit 2463ed8

Please sign in to comment.