Skip to content

Commit

Permalink
Bump testcontainers from 4.1.1 to 4.7.0
Browse files Browse the repository at this point in the history
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-python) from 4.1.1 to 4.7.0.
- [Release notes](https://github.com/testcontainers/testcontainers-python/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-python/commits/testcontainers-v4.7.0)

---
updated-dependencies:
- dependency-name: testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent ae4a1ea commit 260a1b3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
24 changes: 17 additions & 7 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ coverage = "7.4.4"
requests = "2.31.0"
pre-commit = "3.6.2"
semver = "3.0.2"
testcontainers = "4.1.1"
testcontainers = "4.7.0"
bcrypt = "4.1.2"
docker-image-py = "0.1.12"
furl = "2.1.3"
Expand Down

0 comments on commit 260a1b3

Please sign in to comment.