Skip to content

Commit 88f4380

Browse files
Bump pyyaml from 5.3 to 5.4 (#115)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@5.3...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 862c54b commit 88f4380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
ua-parser==0.10.0
2-
PyYAML==5.3; python_version != '3.4'
2+
PyYAML==5.4; python_version != '3.4'
33
PyYAML==5.4; python_version == '3.4' # the last version support py34

0 commit comments

Comments
 (0)