From aae59103c0e38198a478d9024b6c483099df1e67 Mon Sep 17 00:00:00 2001 From: emscripten-forge-bot Date: Sat, 21 Sep 2024 01:05:34 +0000 Subject: [PATCH] Update pandas from 2.2.2 to 2.2.3 --- recipes/recipes_emscripten/pandas/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/recipes_emscripten/pandas/recipe.yaml b/recipes/recipes_emscripten/pandas/recipe.yaml index bc5bb0891..274a210b5 100644 --- a/recipes/recipes_emscripten/pandas/recipe.yaml +++ b/recipes/recipes_emscripten/pandas/recipe.yaml @@ -1,5 +1,5 @@ context: - version: 2.2.2 + version: 2.2.3 package: name: pandas @@ -8,7 +8,7 @@ package: source: - url: https://github.com/pandas-dev/pandas/releases/download/v${{ version }}/pandas-${{ version }}.tar.gz - sha256: 9e79019aba43cb4fda9e4d983f8e88ca0373adbb697ae9c6c43093218de28b54 + sha256: 4f18ba62b61d7e192368b84517265a99b4d7ee8912f8708660fb4a366cc82667 #patches: # - patches/fix_json_signature.patch