From 8428f65241a33c23303e36dadb578b5c6a17b792 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 06:34:46 +0000 Subject: [PATCH] Bump rsa from 3.4 to 4.7 Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.4 to 4.7. - [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md) - [Commits](https://github.com/sybrenstuvel/python-rsa/compare/version-3.4...version-4.7) --- updated-dependencies: - dependency-name: rsa dependency-version: '4.7' 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 35dc817..fcfb870 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ django==2.2.28 PyJWT==0.4.2 -rsa==3.4 +rsa==4.7 requests==2.30.0 feedparser==5.1.1 pycrypto==2.4