Skip to content

Commit 25d0088

Browse files
Merge pull request #2759 from VWS-Python/dependabot/pip/yamlfix-1.19.1
Bump yamlfix from 1.19.0 to 1.19.1
2 parents 15018bc + a536d62 commit 25d0088

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

0 commit comments

Comments
 (0)