Skip to content

Commit 7437398

Browse files
Bump pyyaml from 6.0.1 to 6.0.2 (#226)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38056f3 commit 7437398

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
@@ -22,7 +22,7 @@ python = ">=3.9.2,<4.0"
2222
marshmallow = "3.21.3"
2323
marshmallow-dataclass = "8.6.1"
2424
click = "8.1.7"
25-
PyYAML = "6.0.1"
25+
PyYAML = "6.0.2"
2626
PyGithub = "2.6.1"
2727
single-source = "0.4.0"
2828
cryptography = ">=45.0.0"

0 commit comments

Comments
 (0)