Skip to content

Commit 5932bd0

Browse files
authored
Merge pull request #309 from arduino/dependabot/pip/pyyaml-6.0.2
build(deps): bump pyyaml from 6.0.1 to 6.0.2
2 parents dd756e5 + 9b1a03e commit 5932bd0

File tree

2 files changed

+57
-55
lines changed

2 files changed

+57
-55
lines changed

poetry.lock

+56-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ package-mode = false
88
python = "3.12.4"
99
GitPython = "3.1.43"
1010
PyGithub = "2.3.0"
11-
PyYAML = "6.0.1"
11+
PyYAML = "6.0.2"
1212
semver = "3.0.2"
1313

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

0 commit comments

Comments
 (0)