From 559619fd7d153bd025043413b9944bd98c5911d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 09:30:49 +0000 Subject: [PATCH] Bug 1844199 [wpt PR 41097] - Bump pyyaml from 6.0 to 6.0.1 in /tools, a=testonly Automatic update from web-platform-tests Bump pyyaml from 6.0 to 6.0.1 in /tools Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1. - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0...6.0.1) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] -- wpt-commits: 65fa19b81be221d10a576655900b13a331e00b80 wpt-pr: 41097 --- testing/web-platform/tests/tools/ci/requirements_build.txt | 2 +- testing/web-platform/tests/tools/ci/requirements_tc.txt | 2 +- testing/web-platform/tests/tools/docker/requirements.txt | 2 +- testing/web-platform/tests/tools/requirements_tests.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/testing/web-platform/tests/tools/ci/requirements_build.txt b/testing/web-platform/tests/tools/ci/requirements_build.txt index a976e5d639866..2b7e180855231 100644 --- a/testing/web-platform/tests/tools/ci/requirements_build.txt +++ b/testing/web-platform/tests/tools/ci/requirements_build.txt @@ -2,4 +2,4 @@ cairocffi==1.5.1 fonttools==4.39.4 genshi==0.7.7 jinja2==3.1.2 -pyyaml==6.0 +pyyaml==6.0.1 diff --git a/testing/web-platform/tests/tools/ci/requirements_tc.txt b/testing/web-platform/tests/tools/ci/requirements_tc.txt index bd979ed97c282..69453d18d48a2 100644 --- a/testing/web-platform/tests/tools/ci/requirements_tc.txt +++ b/testing/web-platform/tests/tools/ci/requirements_tc.txt @@ -1,4 +1,4 @@ pygithub==1.58.2 -pyyaml==6.0 +pyyaml==6.0.1 requests==2.31.0 taskcluster==54.3.1 diff --git a/testing/web-platform/tests/tools/docker/requirements.txt b/testing/web-platform/tests/tools/docker/requirements.txt index 88b70f37a0dd4..332fdbdeb1b12 100644 --- a/testing/web-platform/tests/tools/docker/requirements.txt +++ b/testing/web-platform/tests/tools/docker/requirements.txt @@ -1,2 +1,2 @@ -pyyaml==6.0 +pyyaml==6.0.1 requests==2.31.0 diff --git a/testing/web-platform/tests/tools/requirements_tests.txt b/testing/web-platform/tests/tools/requirements_tests.txt index 1376520bdb49c..ed666577206ec 100644 --- a/testing/web-platform/tests/tools/requirements_tests.txt +++ b/testing/web-platform/tests/tools/requirements_tests.txt @@ -1,5 +1,5 @@ httpx[http2]==0.24.1 json-e==4.5.2 jsonschema==4.17.3 -pyyaml==6.0 +pyyaml==6.0.1 taskcluster==54.3.1