Skip to content

Commit 4418673

Browse files
chore(deps): update dependency lazy-object-proxy to <1.12.1
1 parent 4daab3b commit 4418673

File tree

2 files changed

+43
-28
lines changed

2 files changed

+43
-28
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
# TODO: ensure compatibility with the latest version of lazy-object-proxy
4343
# https://github.com/apify/apify-sdk-python/issues/460
4444
"impit>=0.5.3",
45-
"lazy-object-proxy<1.11.0",
45+
"lazy-object-proxy<1.12.1",
4646
"more_itertools>=10.2.0",
4747
"typing-extensions>=4.1.0",
4848
"websockets>=14.0",

0 commit comments

Comments
 (0)