Skip to content

Commit 9d2bf7b

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump pyyaml from 6.0.1 to 6.0.2
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 774bc7d commit 9d2bf7b

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
@@ -27,7 +27,7 @@ classifiers = [
2727
"Programming Language :: Python",
2828
]
2929
dependencies = [
30-
"PyYAML==6.0.1",
30+
"PyYAML==6.0.2",
3131
"coloredlogs==15.0.1",
3232
"pykwalify==1.8.0",
3333
"halo==0.0.31",

0 commit comments

Comments
 (0)