commit | 1e4c3c27e3ac0eb366eaf90d8323589ca71f5c3e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jan 12 15:32:34 2023 +0000 |
committer | GitHub <noreply@github.com> | Thu Jan 12 15:32:34 2023 +0000 |
tree | 3d459adbcad8a34817d056cc1af4880a6da272f5 | |
parent | 9f013ddad0877923f34d2d152c283fbdf7a2dc06 [diff] |
Bump pyyaml from 5.1 to 5.4 in /cd/utils 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) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/cd/utils/requirements.txt b/cd/utils/requirements.txt index 5998595..8224a71 100644 --- a/cd/utils/requirements.txt +++ b/cd/utils/requirements.txt
@@ -15,4 +15,4 @@ # specific language governing permissions and limitations # under the License. boto3==1.26.48 -PyYAML==5.1 +PyYAML==5.4