Bump pyyaml from 5.3 to 5.3.1

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.3.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3...5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-10 15:04:41 +00:00 committed by Ulysses Souza
parent 500a322125
commit d8c996a65e

View File

@ -18,7 +18,7 @@ pypiwin32==219; sys_platform == 'win32' and python_version < '3.6'
pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
PySocks==1.7.1
python-dotenv==0.13.0
PyYAML==5.3
PyYAML==5.3.1
requests==2.22.0
texttable==1.6.2
urllib3==1.25.9; python_version == '3.3'