Skip to content

Commit f4aec45

Browse files
committed
CI: Fix tests on GHA by updating to Aika 0.2.1
1 parent c39ff2a commit f4aec45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dynamic = [
9494
"version",
9595
]
9696
dependencies = [
97-
"aika>=0.2,<0.3",
97+
"aika>=0.2.1,<0.3",
9898
"attrs<26",
9999
"click<9",
100100
"click-aliases<2",

0 commit comments

Comments
 (0)