From 2ed02324cc4fc86a6cde3cddf96263a2fbf0c258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 18:38:23 +0000 Subject: [PATCH] Bump rsa from 3.1.4 to 4.1 Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.1.4 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-3.1.4...version-4.1) Signed-off-by: dependabot[bot] --- requirements_travis.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_travis.txt b/requirements_travis.txt index 999a120..4bcf793 100644 --- a/requirements_travis.txt +++ b/requirements_travis.txt @@ -26,7 +26,7 @@ pyramid-tm==0.11 pytest==2.7.0 pytest-cov==1.8.1 repoze.lru==0.6 -rsa==3.1.4 +rsa==4.1 selenium==2.45.0 translationstring==1.3 venusian==1.0