From 5ef3a5423c6e87801becd82f3aa2a2872e462e4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 15:46:01 +0000 Subject: [PATCH] Update dependency keyring to v25 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cc9c41..dbbe2c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ installer==0.7.0 ; python_version >= "3.10" and python_version < "4.0" isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0" jaraco-classes==3.4.0 ; python_version >= "3.10" and python_version < "4.0" jeepney==0.8.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux" -keyring==24.3.1 ; python_version >= "3.10" and python_version < "4.0" +keyring==25.3.0 ; python_version >= "3.10" and python_version < "4.0" mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0" more-itertools==10.3.0 ; python_version >= "3.10" and python_version < "4.0" msgpack==1.0.8 ; python_version >= "3.10" and python_version < "4.0"