Skip to content

Commit 3f6bf43

Browse files
Merge pull request #51 from adamtheturtle/no-hyphen-names
Bump sybil-extras to play nicer with Python file names
2 parents cfc80f5 + 2f8ae64 commit 3f6bf43

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
@@ -43,7 +43,7 @@ dependencies = [
4343
# Pin this dependency as we expect:
4444
# * It might have breaking changes
4545
# * It is not a direct dependency of the user
46-
"sybil-extras==2024.9.15.1",
46+
"sybil-extras==2024.9.15.2",
4747
]
4848
optional-dependencies.dev = [
4949
"actionlint-py==1.7.1.15",

0 commit comments

Comments
 (0)