Skip to content

Commit 20530c6

Browse files
Update third-party tests
1 parent 3045243 commit 20530c6

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

necessist/tests/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
| minio | RELEASE.2025-10-15T17-29-55Z | | | X | X | X | 1 |
1717
| operator-filter-registry | v1.4.2 | | | X | X | X | 0 |
1818
| proptest_https | b71253807372932f72a71b1af7975371a41e7c88 | | X | X | X | X | 0 |
19-
| pyth | hip-3-pusher-v0.3.1 | anchor | | X | X | | 0 |
19+
| pyth | fortuna-v9.5.0 | anchor | | X | X | | 0 |
2020
| seaport_foundry | 1.6 | foundry | X | X | X | X | 1 |
2121
| seaport_hardhat | 1.6 | hardhat | | X | X | X | 1 |
22-
| storybook | v10.4.2 | | X | X | X | | 0 |
22+
| storybook | v10.4.6 | | X | X | X | | 0 |
2323
| uniswap_v3-core | | | | X | X | X | 0 |
2424
| uniswap_v3-core_factory | | | X | X | X | X | 1 |
2525
| uniswap_v4-core | | | X | X | X | | 0 |

necessist/tests/third_party_tests/0/pyth.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
url = "https://github.com/pyth-network/pyth-crosschain"
2-
rev = "hip-3-pusher-v0.3.1"
2+
rev = "fortuna-v9.5.0"
33
target_os = ["linux", "macos"]
44
subdir = "pythnet/message_buffer"
55
framework = "anchor"

necessist/tests/third_party_tests/0/storybook.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
url = "https://github.com/storybookjs/storybook"
22
init = "cd code/core && yarn"
3-
rev = "v10.4.2"
3+
rev = "v10.4.6"
44

55
# smoelius: On Windows, I get:
66
# ```

0 commit comments

Comments
 (0)