Skip to content

Commit 233c501

Browse files
committed
Merge remote-tracking branch 'origin/main' into dependabot/uv/urllib3-2.6.3
2 parents 0e1eef7 + 0aff7a5 commit 233c501

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ test = [
7575
"pytest-xdist>=3.6.1",
7676
"syrupy>=4.5.0",
7777
"aiohttp>=3.11.0", # For HTTPPath tests.
78-
"coiled>=1.42.0",
78+
"coiled>=1.42.0; python_version < '3.14'",
7979
"pygraphviz>=1.12;platform_system=='Linux'",
8080
]
8181
typing = ["ty>=0.0.8"]

uv.lock

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

0 commit comments

Comments
 (0)