From 13c80efef90930e872992a9de134cae4b981d967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jul 2021 21:02:18 +0000 Subject: [PATCH] Bump rsa from 4.6 to 4.7 in /tutorials/ar-subs Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.6 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.6...version-4.7) --- updated-dependencies: - dependency-name: rsa dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tutorials/ar-subs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/ar-subs/requirements.txt b/tutorials/ar-subs/requirements.txt index 67a22884f5..290555ac75 100644 --- a/tutorials/ar-subs/requirements.txt +++ b/tutorials/ar-subs/requirements.txt @@ -19,7 +19,7 @@ pycparser==2.20 pygame==1.9.6 pytz==2020.1 requests==2.24.0 -rsa==4.6 +rsa==4.7 six==1.15.0 sounddevice==0.4.0 urllib3==1.25.9 \ No newline at end of file