Skip to content

Commit 9785aa6

Browse files
Bump pyyaml from 6.0 to 6.0.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1. - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES) - [Commits](yaml/pyyaml@6.0...6.0.1) --- 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 752897c commit 9785aa6

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

poetry.lock

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = ["Arduino <info@arduino.cc>"]
1111
python = "3.11.2"
1212
GitPython = "3.1.32"
1313
PyGithub = "1.59.0"
14-
PyYAML = "6.0"
14+
PyYAML = "6.0.1"
1515
semver = "3.0.1"
1616

1717
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)