Skip to content

Commit aac2c37

Browse files
Bump yamlfix from 1.19.0 to 1.19.1
Bumps [yamlfix](https://github.com/lyz-code/yamlfix) from 1.19.0 to 1.19.1. - [Changelog](https://github.com/lyz-code/yamlfix/blob/main/CHANGELOG.md) - [Commits](lyz-code/yamlfix@1.19.0...1.19.1) --- updated-dependencies: - dependency-name: yamlfix dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c05736 commit aac2c37

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
@@ -104,7 +104,7 @@ optional-dependencies.dev = [
104104
"vws-python==2025.3.10.1",
105105
"vws-test-fixtures==2023.3.5",
106106
"vws-web-tools==2024.10.6.1",
107-
"yamlfix==1.19.0",
107+
"yamlfix==1.19.1",
108108
]
109109
optional-dependencies.release = [ "check-wheel-contents==0.6.3" ]
110110
urls.Documentation = "https://vws-python.github.io/vws-python-mock/"

0 commit comments

Comments
 (0)