Skip to content

Commit 90b9b72

Browse files
Bump pyyaml from 5.1.2 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@5.1.2...5.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdb3744 commit 90b9b72

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
@@ -10,7 +10,7 @@ pycparser==2.20
1010
PyMySQL==0.9.3
1111
PyNaCl==1.4.0
1212
pysolr==3.8.1
13-
PyYAML==5.1.2
13+
PyYAML==5.4
1414
requests==2.22.0
1515
scp==0.13.2
1616
six==1.15.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
'idna==2.8',
2626
'PyMySQL',
2727
'pysolr==3.8.1',
28-
'PyYAML==5.1.2',
28+
'PyYAML==5.4',
2929
'requests==2.22.0',
3030
'tqdm==4.35.0',
3131
'urllib3==1.25.3',

0 commit comments

Comments
 (0)