From 315e2e2794fcf7da2a5e41039cca891d26965436 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Jun 2025 16:36:23 +0000 Subject: [PATCH] Update dependency rsa to v4.9.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68ba403..22b7439 100644 --- a/requirements.txt +++ b/requirements.txt @@ -187,7 +187,7 @@ requests-oauthlib==2.0.0 ; python_version >= "3.11" and python_full_version <= " requests==2.32.3 ; python_version >= "3.11" and python_full_version <= "3.13.0" retry==0.9.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" rich==13.8.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" -rsa==4.9 ; python_version >= "3.11" and python_full_version <= "3.13.0" +rsa==4.9.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" s3transfer==0.10.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" schema==0.7.7 ; python_version >= "3.11" and python_full_version <= "3.13.0" selenium==4.24.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"