aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-25 20:44:10 -0700
committerGitHub <noreply@github.com>2021-03-25 20:44:10 -0700
commit54f0985f8ed3055e1bbfa19eb2f67623cf952162 (patch)
tree29e6d1a718d88b656aeabb15bf135b99361bd0a9
parent2ee9dae19f58c6c58ed4f9d15358aa6502403d72 (diff)
downloadoss-fuzz-54f0985f8ed3055e1bbfa19eb2f67623cf952162.tar.gz
Bump pyyaml from 5.2 to 5.4 in /infra/build/functions (#5512)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.2 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.2...5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--infra/build/functions/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/build/functions/requirements.txt b/infra/build/functions/requirements.txt
index 8d07d82ff..a60a03283 100644
--- a/infra/build/functions/requirements.txt
+++ b/infra/build/functions/requirements.txt
@@ -16,7 +16,7 @@
Brotli==1.0.9
hiredis==1.1.0
-PyYaml==5.2
+PyYaml==5.4
PyGithub==1.51
grpcio==1.29.0
google-auth==1.21.1