Skip to content

Commit ad3ce19

Browse files
authored
fix: update tokens plugin pin test
Note: 0.8.9 introduces a necessary upper pin on tokenlists
1 parent db59bf7 commit ad3ce19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_plugins.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
'default_with_version_config',
2424
'default_without_version_in_config',
2525
'tokens',
26-
'tokens==0.8.3'
26+
'tokens==0.8.9'
2727
]
2828
config-file: [
2929
'ape-config.yaml',

0 commit comments

Comments
 (0)