From 5e6f9f5fa1aa401b03c83ccc2680a65f91390651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Dec 2022 18:08:31 -0800 Subject: [PATCH] Bump rsa from 3.1.4 to 4.7 (#42) Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.1.4 to 4.7. - [Release notes](https://github.com/sybrenstuvel/python-rsa/releases) - [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md) - [Commits](https://github.com/sybrenstuvel/python-rsa/compare/version-3.1.4...version-4.7) --- updated-dependencies: - dependency-name: rsa dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2cc0284..af06587 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ pycurl==7.19.3 pytest==2.6.0 python-libtorrent==0.16.11 requests==2.20.0 -rsa==3.1.4 +rsa==4.7 scapy== 2.4.1 scikit-learn==0.14.1 scipy==0.12.1