Skip to content

Commit 49a8fc2

Browse files
Bump pyyaml from 3.12 to 5.1
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] <support@github.com>
1 parent e7cdda0 commit 49a8fc2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
jinja2==2.10
22
pgpubsub
33
numpy==1.14.3
4-
PyYAML==3.12
4+
PyYAML==5.1
55
cryptography==2.2.2
66
scikit-learn==0.19.1
77
python-geoip==1.2

requirements_unit_tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
jinja2==2.10
22
pgpubsub
33
numpy==1.14.3
4-
PyYAML==3.12
4+
PyYAML==5.1
55
cryptography==2.2.2
66
scikit-learn==0.19.1
77
python-geoip==1.2

0 commit comments

Comments
 (0)