Skip to content

Commit e9710d2

Browse files
Bump pyyaml from 6.0.1 to 6.0.2 (#952)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b48723c commit e9710d2

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
@@ -79,7 +79,7 @@ tests = [
7979
"pytest==8.0.2",
8080
]
8181
strict = [
82-
"PyYAML==6.0.1",
82+
"PyYAML==6.0.2",
8383
"ase==3.23.0",
8484
"calorine==2.2.1",
8585
"cclib==1.8.1",

0 commit comments

Comments
 (0)