From 90eba41364580287fc348b84562826ea90f6e242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 20:21:22 +0000 Subject: [PATCH] Bump rsa from 3.2 to 4.7 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [rsa](https://github.com/sybrenstuvel/python-rsa). Updates `rsa` from 3.2 to 4.7 - [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md) - [Commits](https://github.com/sybrenstuvel/python-rsa/compare/version-3.2...version-4.7) --- updated-dependencies: - dependency-name: rsa dependency-version: '4.7' dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index eff2d98..f73607b --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pyasn1==0.1.9 pyasn1-modules==0.0.8 pycparser==2.14 requests==2.8.1 -rsa==3.2 +rsa==4.7 six==1.10.0 uritemplate.py==0.3.0 wsgiref==0.1.2