From a4c9e0e507d26df975979cf4555d25878c3d8b8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 18:38:23 +0000 Subject: [PATCH] Bump rsa from 4.0 to 4.7 Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.0 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-4.0...version-4.7) --- updated-dependencies: - dependency-name: rsa dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d8ca20..df1a1dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ Flask==1.1.1 Flask-Markdown==0.3 mysql-connector-python==8.0.19 colorlog==4.1.0 -rsa==4.0 +rsa==4.7 pyScss==1.3.7 \ No newline at end of file