Skip to content

Commit 6ca3b88

Browse files
Bump pyyaml from 6.0.1 to 6.0.2
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>
1 parent f2694fd commit 6ca3b88

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
@@ -56,7 +56,7 @@ optional-dependencies.dev = [
5656
"pyroma==4.2",
5757
"pytest==8.3.2",
5858
"pytest-cov==5.0.0",
59-
"pyyaml==6.0.1",
59+
"pyyaml==6.0.2",
6060
"ruff==0.5.6",
6161
"sphinx==8.0.2",
6262
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)