From 6f2b2fb1e1e91eb960b735b6676a7b962be964fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 18:28:51 -0500 Subject: [PATCH] Bump pystray from 0.19.4 to 0.19.5 (#303) Bumps [pystray](https://github.com/moses-palmer/pystray) from 0.19.4 to 0.19.5. - [Changelog](https://github.com/moses-palmer/pystray/blob/master/CHANGES.rst) - [Commits](https://github.com/moses-palmer/pystray/compare/v0.19.4...v0.19.5) --- updated-dependencies: - dependency-name: pystray 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 9ddb7e615..7fc76cd0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ Pillow==9.5.0 psutil==5.9.5 pyadl==0.1 pyamdgpuinfo==2.1.4; sys_platform == 'Linux' -pystray==0.19.4 +pystray==0.19.5 requests==2.31.0 Sphinx==7.2.6