Skip to content

Commit fbbdb0b

Browse files
Bump yamlfix from 1.18.0 to 1.19.0
Bumps [yamlfix](https://github.com/lyz-code/yamlfix) from 1.18.0 to 1.19.0. - [Changelog](https://github.com/lyz-code/yamlfix/blob/main/CHANGELOG.md) - [Commits](https://github.com/lyz-code/yamlfix/commits) --- updated-dependencies: - dependency-name: yamlfix dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf09aa8 commit fbbdb0b

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

0 commit comments

Comments
 (0)