Skip to content

Commit 95dc03e

Browse files
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] <support@github.com>
1 parent a0540ff commit 95dc03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ optional-dependencies.dev = [
5858
"pyroma==5.0",
5959
"pytest==8.4.2",
6060
"pytest-cov==7.0.0",
61-
"pyyaml==6.0.2",
61+
"pyyaml==6.0.3",
6262
"ruff==0.13.1",
6363
# We add shellcheck-py not only for shell scripts and shell code blocks,
6464
# but also because having it installed means that ``actionlint-py`` will

0 commit comments

Comments
 (0)