Skip to content

Commit 4ba4594

Browse files
Bump pyyaml from 6.0.2 to 6.0.3 (#3597)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aef9b45 commit 4ba4594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ jsonschema==4.25.0
22
jsondiff==2.2.1
33
pre-commit==4.2.0
44
pytest==8.4.2
5-
PyYAML==6.0.2
5+
PyYAML==6.0.3
66
yamllint==1.37.1
77
gitpython==3.1.45
88
psutil==7.0.0

0 commit comments

Comments
 (0)