Skip to content

Commit b6d6cf0

Browse files
committed
chore: update dependencies
1 parent a2fc1d2 commit b6d6cf0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ classifiers = [
2626
]
2727
keywords = ["blockchain", "ethereum", "solana", "defi", "nft", "api", "thegraph", "web3", "crypto"]
2828
dependencies = [
29-
"divine-typed-requests==0.1.10",
30-
"divine-type-enforcer==0.1.8",
31-
"anyio>=4.0.0",
29+
"divine-typed-requests==0.1.25",
30+
"divine-type-enforcer==0.1.9",
31+
"anyio>=4.9.0",
3232
]
3333

3434
[project.optional-dependencies]

0 commit comments

Comments
 (0)