Skip to content

Commit fe0cce9

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

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
@@ -69,7 +69,7 @@ optional-dependencies.dev = [
6969
"types-requests==2.32.4.20250809",
7070
"vulture==2.14",
7171
"vws-python-mock==2025.3.10.1",
72-
"yamlfix==1.17.0",
72+
"yamlfix==1.18.0",
7373
]
7474
optional-dependencies.release = [ "check-wheel-contents==0.6.3" ]
7575
urls.Documentation = "https://vws-python.github.io/vws-auth-tools/"

0 commit comments

Comments
 (0)