Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5932bd0

Browse files
authoredAug 7, 2024··
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

Lines changed: 56 additions & 54 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
@@ -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)
Please sign in to comment.