Skip to content

Commit

Permalink
Bump pyyaml from 5.3.1 to 5.4
Browse files Browse the repository at this point in the history
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](yaml/pyyaml@5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2021
1 parent 47d1b8e commit ccbb5cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -23,7 +23,7 @@ pygments==2.6.1 # via -r requirements.txt
pyparsing==2.4.7 # via packaging
python-dateutil==2.8.1 # via arrow
python-slugify==4.0.0 # via cookiecutter
pyyaml==5.3.1 # via -r requirements.txt
pyyaml==5.4 # via -r requirements.txt
requests==2.23.0 # via cookiecutter
six==1.15.0 # via cookiecutter, packaging, python-dateutil
text-unidecode==1.3 # via python-slugify
Expand Down
2 changes: 1 addition & 1 deletion requirements/main.txt
@@ -1,3 +1,3 @@
PyYaml==5.3.1
PyYaml==5.4
attrs==19.3.0
deprecation==2.1.0

0 comments on commit ccbb5cb

Please sign in to comment.