Skip to content

Commit fd3370c

Browse files
build(deps): 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] <[email protected]>
1 parent b554505 commit fd3370c

File tree

2 files changed

+70
-57
lines changed

2 files changed

+70
-57
lines changed

poetry.lock

Lines changed: 69 additions & 56 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.45"
1010
PyGithub = "2.8.1"
11-
PyYAML = "6.0.2"
11+
PyYAML = "6.0.3"
1212
semver = "3.0.4"
1313

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

0 commit comments

Comments
 (0)