Browse Source

Bump pyyaml from 5.3.1 to 5.4 in /docs (#720)

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](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 years ago
parent
commit
5ad7e9e729
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/requirements.txt

+ 1 - 1
docs/requirements.txt

@@ -17,7 +17,7 @@ prompt-toolkit==2.0.10
 Pygments==2.6.1
 pymdown-extensions==7.0
 python-markdown-math==0.6
-PyYAML==5.3.1
+PyYAML==5.4
 regex==2020.2.20
 repackage==0.7.3
 six==1.14.0