Skip to content

Commit ad6ad03

Browse files
committed
Try upgrading localstack
1 parent f9e617a commit ad6ad03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/apache_beam/io/external/xlang_kinesisio_it_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
DockerContainer = None
6565
# pylint: enable=wrong-import-order, wrong-import-position, ungrouped-imports
6666

67-
LOCALSTACK_VERSION = '0.11.3'
67+
LOCALSTACK_VERSION = '3.8.1'
6868
NUM_RECORDS = 10
6969
MAX_READ_TIME = 5 * 60 * 1000 # 5min
7070
NOW_SECONDS = time.time()

0 commit comments

Comments
 (0)