Skip to content

Commit

Permalink
chore(deps-dev): update pyyaml requirement from <6.0.0 to <7.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pyyaml](https://github.com/yaml/pyyaml) to permit the latest version.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](yaml/pyyaml@3.01...6.0)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2022
1 parent eab755e commit 79a69e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"pre-commit==1.20.0",
"pytest==5.2.4",
"pydoc-markdown==2.0.5",
"pyyaml<6.0.0",
"pyyaml<7.0.0",
"six==1.12.0",
"tabulate==0.8.7",
"xlrd==1.2.0",
Expand Down

0 comments on commit 79a69e5

Please sign in to comment.