Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 26, 2021
1 parent 4f4e678 commit cced45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black==19.10b0
mistune==2.0.0a1
attrs==19.1.0
PyYAML==5.2
PyYAML==5.4
requests==2.25.1
loguru==0.5.3

0 comments on commit cced45b

Please sign in to comment.