From 166345ffcd1056bcf6247dff65009da9e1de43cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 07:05:11 +0000 Subject: [PATCH] Bump rsa from 4.7 to 4.9 Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.7 to 4.9. - [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md) - [Commits](https://github.com/sybrenstuvel/python-rsa/compare/version-4.7...version-4.9) --- updated-dependencies: - dependency-name: rsa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2eaab09..652f64b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ qtconsole==4.7.1 QtPy==1.9.0 requests==2.31.0 requests-oauthlib==1.3.0 -rsa==4.7 +rsa==4.9 scikit-learn==0.22.2.post1 scipy==1.12.0 Send2Trash==1.5.0