Skip to content

Commit 85ef138

Browse files
committed
Lock to latest minor version of impit before expected breaking release
1 parent ac80143 commit 85ef138

2 files changed

Lines changed: 46 additions & 46 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
keywords = ["apify", "api", "client", "automation", "crawling", "scraping"]
2626
dependencies = [
2727
"colorama>=0.4.0",
28-
"impit~=0.9.2",
28+
"impit~=0.12.0",
2929
"more_itertools>=10.0.0",
3030
"pydantic[email]>=2.11.0",
3131
]

0 commit comments

Comments
 (0)