From dfc9b60d6080654fe204352fe4421e791c7a3cc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Pallar=C3=A9s?= Date: Mon, 16 Feb 2026 16:08:31 +0100 Subject: [PATCH 1/2] update localstack to 4.13.2.dev* --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01c29e0..db60a05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,5 @@ pyinstaller -localstack==4.13.2.dev36 +localstack==4.13.2.dev116 +localstack-ext==4.13.2.dev116 +localstack-core==4.13.2.dev73 cookiecutter From d9c3bb179be00de479f81c0eb622d5bb245d7d45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Pallar=C3=A9s?= Date: Mon, 16 Feb 2026 16:34:04 +0100 Subject: [PATCH 2/2] wip --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db60a05..67d40a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyinstaller -localstack==4.13.2.dev116 +localstack==4.13.2.dev53 localstack-ext==4.13.2.dev116 localstack-core==4.13.2.dev73 cookiecutter