Skip to content

Commit e79e2a7

Browse files
Bump pyyaml from 5.1 to 5.4 in /committee
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] <support@github.com>
1 parent 44a15c7 commit e79e2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

committee/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
'fastecdsa==1.7.2',
1111
'marshmallow-dataclass==7.1.0',
1212
'marshmallow==3.2.1',
13-
'PyYAML==5.1',
13+
'PyYAML==5.4',
1414
'requests == 2.22.0',
1515
]
1616
)

0 commit comments

Comments
 (0)