Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b24fe1d

Browse files
Bump testcontainers[postgres] from 4.13.0 to 4.13.2 (#1045)
Bumps [testcontainers[postgres]](https://github.com/testcontainers/testcontainers-python) from 4.13.0 to 4.13.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.13.0...testcontainers-v4.13.2) --- updated-dependencies: - dependency-name: testcontainers[postgres] dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0adb6ad commit b24fe1d

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.13.0
1+
testcontainers[postgres]==4.13.2
22
pytest
33
docker>=7.1.0 # Required to use requests>=2.32
44
fastavro>=1.8,<2.0

0 commit comments

Comments
 (0)