Skip to content

Commit b50666b

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

req-rtd.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
picklable-itertools==0.1.1
22
progressbar2==3.6.2
3-
pyyaml==3.11
3+
pyyaml==5.1
44
requests==2.20.0
55
six==1.10.0

req-travis-conda.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ nose==1.3.7
55
numpy==1.10.4
66
pillow==5.2.0
77
pytables==3.4.4
8-
pyyaml==3.13
8+
pyyaml==5.1
99
pyzmq==15.2.0
1010
scipy==0.17.0
1111
six==1.10.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tables==3.4.4
44
picklable-itertools==0.1.1
55
pillow==5.2.0
66
progressbar2==3.6.2
7-
pyyaml==3.13
7+
pyyaml==5.1
88
pyzmq==15.2.0
99
requests==2.20.0
1010
scipy==0.17.0

0 commit comments

Comments
 (0)