Skip to content

Commit

Permalink
build(deps-dev): bump testcontainers from 4.7.2 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-python) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/testcontainers/testcontainers-python/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-python@testcontainers-v4.7.2...testcontainers-v4.8.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 Sep 2, 2024
1 parent 17e30d2 commit d406887
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 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 @@ -39,7 +39,7 @@ pyinstaller = "^6.5.0"
pre-commit = "^3.8.0"
ruff = "^0.6.3"
docker = "^7.1.0"
testcontainers = "^4.7.2"
testcontainers = "^4.8.0"
wiremock = {git = "https://github.com/ImperialCollegeLondon/python-wiremock.git", rev = "fix-test-containers-on-windows"}

[tool.poetry.scripts]
Expand Down

0 comments on commit d406887

Please sign in to comment.