Skip to content

Commit

Permalink
Bump pyyaml from 3.12 to 5.1 (#5)
Browse files Browse the repository at this point in the history
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](yaml/pyyaml@3.12...5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 30, 2020
1 parent 72b7f6f commit 5d0c7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,3 +1,3 @@
pytest==3.4.0
PyYAML==3.12
PyYAML==5.1
wheel

0 comments on commit 5d0c7d2

Please sign in to comment.