Skip to content

Commit 8184c48

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 021dcf8 commit 8184c48

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
@@ -19,7 +19,7 @@ PyMySQL==0.9.3
1919
PyNaCl==1.4.0
2020
pyparsing==2.4.7
2121
pysolr==3.8.1
22-
PyYAML==5.1.2
22+
PyYAML==5.4
2323
readme-renderer==26.0
2424
requests==2.22.0
2525
requests-toolbelt==0.9.1

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)