From 54161f15f83c48bda86eac84cef5c899cacd928d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 20:11:22 +0000 Subject: [PATCH] build(deps): bump pyyaml from 5.3.1 to 5.4 in /.gitlab-ci/lava Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .gitlab-ci/lava/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/lava/requirements-test.txt b/.gitlab-ci/lava/requirements-test.txt index 0ff561db901d..82bf54fde9ff 100644 --- a/.gitlab-ci/lava/requirements-test.txt +++ b/.gitlab-ci/lava/requirements-test.txt @@ -3,4 +3,4 @@ freezegun==1.1.0 hypothesis==6.67.1 pytest==7.2.1 pytest-cov==3.0.0 -PyYAML==5.3.1 +PyYAML==5.4