Skip to content

Commit 171404e

Browse files
authored
Update pyproject.toml
1 parent f485d9e commit 171404e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"cattrs",
3131
"aiohttp[speedups]>=3.9.0",
3232
"packaging",
33-
"pathspec>=1.0.1, <2", # needs to be py.typed
33+
"pathspec>=0.10.3, <1", # needs to be py.typed
3434
"Jinja2>=3",
3535
]
3636

0 commit comments

Comments
 (0)