Skip to content

Commit

Permalink
chore(deps): bump testcontainers from 0.23.1 to 0.23.2 in /backend
Browse files Browse the repository at this point in the history
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-rs) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/testcontainers/testcontainers-rs/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-rs/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-rs@0.23.1...0.23.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 4ccca3e commit 809e302
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 27 deletions.
80 changes: 54 additions & 26 deletions backend/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 backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ migration = { path = "migration" }
regex = "1.11.1"

[dev-dependencies]
testcontainers = "0.23.1"
testcontainers = "0.23.2"

0 comments on commit 809e302

Please sign in to comment.