Skip to content

Commit f829cd3

Browse files
Bump pyyaml from 5.4 to 6.0 in /src
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4 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...6.0) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b58dfe commit f829cd3

File tree

2 files changed

+300
-247
lines changed

2 files changed

+300
-247
lines changed

src/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ lxml = "==4.6.5"
2121
mozprocess = "==1.1.0"
2222
oauth2client = "==4.1.3"
2323
protobuf = "==3.19.0"
24-
PyYAML = "==5.4"
24+
PyYAML = "==6.0"
2525
redis = "==3.3.11"
2626
requests = "==2.21.0"
2727
six = "==1.14.0"

0 commit comments

Comments
 (0)