From d7bf3e2afcb2a2a7b1b92b23c5afe4dda656705b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 18:44:23 -0500 Subject: [PATCH] build(deps): bump pyamdgpuinfo from 2.1.4 to 2.1.6 (#327) Bumps [pyamdgpuinfo](https://github.com/mark9064/pyamdgpuinfo) from 2.1.4 to 2.1.6. - [Release notes](https://github.com/mark9064/pyamdgpuinfo/releases) - [Commits](https://github.com/mark9064/pyamdgpuinfo/compare/v2.1.4...v2.1.6) --- updated-dependencies: - dependency-name: pyamdgpuinfo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7fc76cd0d..9356c2dbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ numpydoc==1.5.0 Pillow==9.5.0 psutil==5.9.5 pyadl==0.1 -pyamdgpuinfo==2.1.4; sys_platform == 'Linux' +pyamdgpuinfo==2.1.6; sys_platform == 'Linux' pystray==0.19.5 requests==2.31.0 Sphinx==7.2.6