Skip to content

Commit 77a0f1f

Browse files
committed
Fix apify_shared version
1 parent b395a71 commit 77a0f1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ keywords = [
4444
[tool.poetry.dependencies]
4545
python = "^3.9"
4646
apify-client = ">=1.8.1"
47-
apify-shared = ">=1.1.2"
47+
apify-shared = ">=1.2.1"
4848
crawlee = "~0.5.1"
4949
cryptography = ">=42.0.0"
5050
httpx = ">=0.27.0"

0 commit comments

Comments
 (0)