Skip to content

Commit ab6d437

Browse files
Bump testcontainers from 4.8.1 to 4.8.2 (#579)
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f2ba04 commit ab6d437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
testcontainers==4.8.1
1+
testcontainers==4.8.2
22
pytest
33
requests>=2.32
44
docker>=7.1.0 # Required to use requests>=2.32

0 commit comments

Comments
 (0)