From 2cd315aa0278ae1434826a5c4d61d35ed335f9fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 22:39:52 +0000 Subject: [PATCH] Bump rsa from 4.0 to 4.7 in /sketchy Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.0 to 4.7. - [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md) - [Commits](https://github.com/sybrenstuvel/python-rsa/compare/version-4.0...version-4.7) --- updated-dependencies: - dependency-name: rsa dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sketchy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sketchy/requirements.txt b/sketchy/requirements.txt index 11b7b677..df286712 100644 --- a/sketchy/requirements.txt +++ b/sketchy/requirements.txt @@ -26,7 +26,7 @@ pyparsing==2.4.6 python-dateutil==2.8.1 requests==2.22.0 requests-oauthlib==1.3.0 -rsa==4.0 +rsa==4.7 six==1.13.0 SQLAlchemy==1.3.12 tensorboard==2.0.2