Skip to content

Commit

Permalink
build(deps-dev): bump testcontainers from 4.8.1 to 4.8.2
Browse files Browse the repository at this point in the history
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-python) from 4.8.1 to 4.8.2.
- [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.8.1...testcontainers-v4.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent b60942b commit f303cb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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.10.0"
pre-commit = "^3.8.0"
ruff = "^0.6.3"
docker = "^7.1.0"
testcontainers = "^4.8.1"
testcontainers = "^4.8.2"
wiremock = {git = "https://github.com/ImperialCollegeLondon/python-wiremock.git", rev = "fix-test-containers-on-windows"}

[tool.poetry.scripts]
Expand Down

0 comments on commit f303cb2

Please sign in to comment.