This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git
The following commit(s) were added to refs/heads/master by this push:
new 3e94cdc Bump pyyaml from 5.3 to 5.4 in /tools
3e94cdc is described below
commit 3e94cdc353417df01ca9519858b7c3d1966867d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 18 14:09:27 2023 +0000
Bump pyyaml from 5.3 to 5.4 in /tools
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 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...5.4)
---
updated-dependencies:
- dependency-name: pyyaml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
tools/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/requirements.txt b/tools/requirements.txt
index cf87d0a..69d34b6 100644
--- a/tools/requirements.txt
+++ b/tools/requirements.txt
@@ -1 +1 @@
-PyYAML==5.3
+PyYAML==5.4