From 6246e2517e01aeeecee70436d0a96c349f58ae5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 16:02:07 +0000 Subject: [PATCH] Bump rsa from 4.9 to 4.9.1 Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.9 to 4.9.1. - [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md) - [Commits](https://github.com/sybrenstuvel/python-rsa/commits) --- updated-dependencies: - dependency-name: rsa dependency-version: 4.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c049c39..0865c3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -112,7 +112,7 @@ requests-oauthlib==2.0.0 requests==2.34.2 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 -rsa==4.9 +rsa==4.9.1 scikit-learn==1.9.0 scipy==1.10.1 seaborn==0.13.2