Skip to content

Commit f324a7a

Browse files
authored
Merge pull request #158 from arduino/dependabot/pip/pyyaml-6.0.1
Bump pyyaml from 6.0 to 6.0.1
2 parents 752897c + 9785aa6 commit f324a7a

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)