From ca4ca3aa48c0934ee7aae95eb89ce50fd0850e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 14:02:45 +0000 Subject: [PATCH] chore(deps): Update pypresence requirement from >=4.6.1 to >=4.6.2 Updates the requirements on [pypresence](https://github.com/qwertyquerty/pypresence) to permit the latest version. - [Release notes](https://github.com/qwertyquerty/pypresence/releases) - [Commits](https://github.com/qwertyquerty/pypresence/compare/v4.6.1...v4.6.2) --- updated-dependencies: - dependency-name: pypresence dependency-version: 4.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1df460b..3502cc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pypresence>=4.6.1 +pypresence>=4.6.2 requests>=2.28.0 pystray>=0.19.5 Pillow>=12.2.0