Skip to content

Commit 12c6b1b

Browse files
build(deps): bump pyyaml from 5.3.1 to 5.4 (#273)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.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.3.1...5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c195bb0 commit 12c6b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ python-dateutil==2.8.1
102102
python-dotenv==0.14.0
103103
pytoml==0.1.21
104104
pytz==2020.1
105-
PyYAML==5.3.1
105+
PyYAML==5.4
106106
pyzmq==19.0.2
107107
requests==2.24.0
108108
six==1.15.0

0 commit comments

Comments
 (0)