diff --git a/.github/configs/eels_resolutions.json b/.github/configs/eels_resolutions.json index aedebb763f5..43fdb3801b5 100644 --- a/.github/configs/eels_resolutions.json +++ b/.github/configs/eels_resolutions.json @@ -52,6 +52,6 @@ "Amsterdam": { "git_url": "https://github.com/fselmo/execution-specs.git", "branch": "feat/amsterdam-fork-and-block-access-lists", - "commit": "a5c7b29a658320c2432de78883d350e9f4444d14" + "commit": "c730e6d47f99f0d06c2c1ee961ad1e661b0abfcb" } } diff --git a/src/pytest_plugins/eels_resolutions.json b/src/pytest_plugins/eels_resolutions.json index a5aae290805..fb380daaa84 100644 --- a/src/pytest_plugins/eels_resolutions.json +++ b/src/pytest_plugins/eels_resolutions.json @@ -55,6 +55,6 @@ "Amsterdam": { "git_url": "https://github.com/fselmo/execution-specs.git", "branch": "feat/amsterdam-fork-and-block-access-lists", - "commit": "a5c7b29a658320c2432de78883d350e9f4444d14" + "commit": "c730e6d47f99f0d06c2c1ee961ad1e661b0abfcb" } }