From 60c2286509d5b03a7c4486d9cb64f6bd60822771 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 19:09:42 +0000 Subject: [PATCH] Bump rsa from 4.0 to 4.1 in /app Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.0 to 4.1. - [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-4.0...version-4.1) Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 app/requirements.txt diff --git a/app/requirements.txt b/app/requirements.txt old mode 100755 new mode 100644 index 6e946d0..d18103b --- a/app/requirements.txt +++ b/app/requirements.txt @@ -11,7 +11,7 @@ mccabe==0.6.1 pyaes==1.6.1 pyasn1==0.4.8 pylint==2.4.4 -rsa==4.0 +rsa==4.1 six==1.13.0 Telethon==0.19.1.6 typed-ast==1.4.0