Skip to content

Commit b2ee253

Browse files
authored
Upgrade to schemathesis~=4.25.2 (#953)
This is to resolve AttributeError on tests collection
1 parent 3b1ca51 commit b2ee253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ dev = [
8585
"bumpversion",
8686
"black==25.*",
8787
"isort",
88-
"schemathesis~=4.24.3",
88+
"schemathesis~=4.25.2",
8989
]
9090
all = ["annif[fasttext,estnltk,nn,omikuji,spacy,stwfsa,voikko,yake]"]
9191

0 commit comments

Comments
 (0)