Skip to content

Commit 61863c1

Browse files
committed
#Fixed #461 - Bump PyYaml to v6.0
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 2dee21d commit 61863c1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* Add 'spdx_license_key' support
1818
* Add option to save error log in `check` command
1919
* New `gen_license` option
20+
* Bump PyYAML to 6.0
2021

2122
2021-04-02
2223
Release 6.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ MarkupSafe==2.0.1
1010
openpyxl
1111
packageurl-python==0.9.4
1212
pip==21.2.4
13-
PyYAML==5.4.1
13+
PyYAML==6.0
1414
saneyaml==0.5.2
1515
setuptools==58.1.0
1616
typing-extensions==3.10.0.2

0 commit comments

Comments
 (0)