Skip to content

Commit

Permalink
fix: Upgrading the test container so that local tests works with upda…
Browse files Browse the repository at this point in the history
…ted d… (#4155)

Upgrading the test container so that local tests works with updated docker cli versions.

Signed-off-by: Lokesh Rangineni <[email protected]>
  • Loading branch information
lokeshrangineni authored Apr 26, 2024
1 parent c491715 commit 93ddb11
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 93ddb11

Please sign in to comment.