Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2021
1 parent 421c40a commit b9fcd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

requirements = [
'click==6.7',
'PyYAML==3.12',
'PyYAML==5.4',
'tabulate==0.8.2',
'tinydb==3.9.0',
'rstr==2.2.6',
Expand Down

0 comments on commit b9fcd09

Please sign in to comment.