Skip to content

Commit

Permalink
Upgrading the test container so that local tests works with updated d…
Browse files Browse the repository at this point in the history
…ocker cli versions.

Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com>
  • Loading branch information
lokeshrangineni committed Apr 26, 2024
1 parent e873636 commit 27a6a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"pytest-mock==1.10.4",
"pytest-env",
"Sphinx>4.0.0,<7",
"testcontainers==4.3.3",
"testcontainers==4.4.0",
"firebase-admin>=5.2.0,<6",
"pre-commit<3.3.2",
"assertpy==1.1",
Expand Down

0 comments on commit 27a6a00

Please sign in to comment.