Skip to content

Commit d35feb4

Browse files
dependabot[bot]harsha-simhadri
authored andcommittedOct 31, 2021
Bump pyyaml from 5.3.1 to 5.4
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) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 777d836 commit d35feb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ docker==2.6.1
33
h5py==2.10.0
44
matplotlib==2.1.0
55
numpy==1.16.0
6-
pyyaml==5.1
6+
pyyaml==5.4
77
psutil==5.6.6
88
scipy==1.0.0
99
scikit-learn==0.19.1

‎requirements_py38.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ docker==2.6.1
33
h5py==2.10.0
44
matplotlib==3.3.4
55
numpy==1.19.5
6-
pyyaml==5.3.1
6+
pyyaml==5.4
77
psutil==5.8.0
88
scipy==1.5.4
99
scikit-learn

0 commit comments

Comments
 (0)
Please sign in to comment.