Skip to content

Commit c4205be

Browse files
Merge pull request #2693 from VWS-Python/dependabot/pip/yamlfix-1.19.0
Bump yamlfix from 1.18.0 to 1.19.0
2 parents 7971ae0 + 66fa29c commit c4205be

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
@@ -76,7 +76,7 @@ optional-dependencies.dev = [
7676
"vulture==2.14",
7777
"vws-python-mock==2025.3.10.1",
7878
"vws-test-fixtures==2023.3.5",
79-
"yamlfix==1.18.0",
79+
"yamlfix==1.19.0",
8080
]
8181
optional-dependencies.release = [ "check-wheel-contents==0.6.3" ]
8282
urls.Documentation = "https://vws-python.github.io/vws-python/"

0 commit comments

Comments
 (0)