From 7d03d7479a506dd3de34c1ce92f0337adf4c6f7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 17:12:52 +0000 Subject: [PATCH] build(deps): bump types-psutil from 5.9.5.10 to 5.9.5.17 in /ci/builder Bumps [types-psutil](https://github.com/python/typeshed) from 5.9.5.10 to 5.9.5.17. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-psutil 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 4d41b329b72d5..f228309616e14 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -55,7 +55,7 @@ twine==4.0.2 types-Markdown==3.4.2.1 types-pkg-resources==0.1.3 types-prettytable==3.4.2.3 -types-psutil==5.9.5.10 +types-psutil==5.9.5.17 types-PyMYSQL==1.0.19.1 types-PyYAML==6.0.12.2 types-requests==2.28.11.7