Skip to content

Commit 93ddb11

Browse files
fix: Upgrading the test container so that local tests works with updated d… (#4155)
Upgrading the test container so that local tests works with updated docker cli versions. Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com>
1 parent c491715 commit 93ddb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"pytest-mock==1.10.4",
178178
"pytest-env",
179179
"Sphinx>4.0.0,<7",
180-
"testcontainers==4.3.3",
180+
"testcontainers==4.4.0",
181181
"firebase-admin>=5.2.0,<6",
182182
"pre-commit<3.3.2",
183183
"assertpy==1.1",

0 commit comments

Comments
 (0)