Skip to content

Commit 54d2923

Browse files
Bump pyyaml from 3.12 to 5.1 in /ch11/chapter_11_UNDER_40
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@3.12...5.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent dfab345 commit 54d2923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch11/chapter_11_UNDER_40/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ numpy==1.14.0
77
pyparsing==2.2.0
88
python-dateutil==2.6.1
99
pytz==2018.3
10-
PyYAML==3.12
10+
PyYAML==5.1
1111
scikit-learn==0.19.1
1212
scipy==1.0.0
1313
six==1.11.0

0 commit comments

Comments
 (0)