Skip to content

Commit b448392

Browse files
chore(deps): update dependency lazy-object-proxy to <1.11.1
1 parent 435ee7a commit b448392

File tree

2 files changed

+19
-35
lines changed

2 files changed

+19
-35
lines changed

pyproject.toml

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

uv.lock

Lines changed: 18 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)