Skip to content

Commit 59c2dfc

Browse files
Bump testcontainers[postgres] from 4.10.0 to 4.12.0 (#984)
Bumps [testcontainers[postgres]](https://github.com/testcontainers/testcontainers-python) from 4.10.0 to 4.12.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.10.0...testcontainers-v4.12.0) --- updated-dependencies: - dependency-name: testcontainers[postgres] dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7159648 commit 59c2dfc

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[postgres]==4.10.0
1+
testcontainers[postgres]==4.12.0
22
pytest
33
requests>=2.32
44
docker>=7.1.0 # Required to use requests>=2.32

0 commit comments

Comments
 (0)