Skip to content

Commit 1e2a678

Browse files
Bump pyyaml from 6.0.2 to 6.0.3
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d8d3aa commit 1e2a678

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ classifiers = [
4141
"Programming Language :: Python",
4242
]
4343
dependencies = [
44-
"PyYAML==6.0.2",
44+
"PyYAML==6.0.3",
4545
"coloredlogs==15.0.1",
4646
"pykwalify==1.8.0",
4747
"halo==0.0.31",

0 commit comments

Comments
 (0)