summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-25 21:27:33 +0000
committerGitHub <noreply@github.com>2021-03-25 21:27:33 +0000
commitca9dd27d8a0ef6f3cbe394dd4d5a9d228f4233cf (patch)
tree1c09cb92c24757e9154d78c662b87047fb96a7c8 /requirements.txt
parentf78e3afc8eb79519e975c71307544680f7e5831e (diff)
downloadqtivi-qface-upstream/dependabot/pip/pyyaml-5.4.tar.gz
Bump pyyaml from 5.1 to 5.4upstream/dependabot/pip/pyyaml-5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.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.1...5.4) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index e8608f4..95cafd8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ Jinja2==2.10.3
MarkupSafe==1.0
path.py==11.0.1
pathtools==0.1.2
-PyYAML==5.1
+PyYAML==5.4
six==1.11.0
typing==3.6.4
watchdog==0.8.3