Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2021
1 parent 0f08e6c commit 5427e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion committee/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
'fastecdsa==1.7.2',
'marshmallow-dataclass==6.0.0',
'marshmallow==3.2.1',
'PyYAML==5.1',
'PyYAML==5.4',
'requests == 2.22.0',
]
)

0 comments on commit 5427e9c

Please sign in to comment.