From f85ab88a5328f97e297407be3ac89cf6e80248a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 07:13:51 +0000 Subject: [PATCH] build(deps): bump types-pyyaml from 6.0.12.2 to 6.0.12.8 in /ci/builder Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.2 to 6.0.12.8. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index 8156cc18253ad..235f9636f054c 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -46,7 +46,7 @@ types-pkg-resources==0.1.3 types-prettytable==3.4.2.3 types-psutil==5.9.5.5 types-PyMYSQL==1.0.19.1 -types-PyYAML==6.0.12.2 +types-PyYAML==6.0.12.8 types-requests==2.28.11.7 types-setuptools==65.6.0.2 types-toml==0.10.8.1