Skip to content

Commit 1a6067f

Browse files
committed
adjust rfc3987-syntax min-version
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 8dd4f56 commit 1a6067f

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
@@ -62,7 +62,7 @@ format-nongpl = [
6262
"jsonpointer>1.13",
6363
"rfc3339-validator",
6464
"rfc3986-validator>0.1.0",
65-
"rfc3987-syntax",
65+
"rfc3987-syntax>=1.1.0",
6666
"uri_template",
6767
"webcolors>=24.6.0",
6868
]

0 commit comments

Comments
 (0)