Skip to content

Commit

Permalink
Bump pyyaml from 5.1 to 5.4 in /committee/mock_availability_gateway
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 d7b67f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion committee/mock_availability_gateway/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
packages=find_packages(),
install_requires=[
'aiohttp==3.6.2',
'PyYAML==5.1',
'PyYAML==5.4',
'Web3==5.2.2',
],
package_data={
Expand Down

0 comments on commit d7b67f2

Please sign in to comment.