Skip to content

Commit 5d293e7

Browse files
Bump pyyaml from 5.4.1 to 6.0
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@5.4.1...6.0) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f147f9 commit 5d293e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flake8==4.0.1
44
mock==3.0.5
55
pip==21.3.1
66
pytest==4.4.1
7-
PyYAML==5.4.1
7+
PyYAML==6.0
88
Sphinx==4.3.1
99
tox==3.13.2
1010
watchdog==0.9.0

0 commit comments

Comments
 (0)