From 7b69349667f0066943650f2ebf9776eefe436044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 20:01:58 +0000 Subject: [PATCH] Bump rsa from 4.7.2 to 4.8 Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.7.2 to 4.8. - [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.7.2...version-4.8) --- updated-dependencies: - dependency-name: rsa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index b69a61d..34cbd59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aioredis==2.0.0 -anyio==3.3.4 +anyio==3.4.0 asgiref==3.4.1 async-timeout==3.0.1 attrs==21.2.0 @@ -22,7 +22,7 @@ google-cloud-storage==1.43.0 google-crc32c==1.3.0 google-resumable-media==2.0.3 googleapis-common-protos==1.53.0 -grpcio==1.41.0 +grpcio==1.43.0 gunicorn==20.1.0 h11==0.12.0 httpcore==0.14.3 @@ -42,7 +42,7 @@ python-dateutil==2.8.2 pytz==2021.3 requests==2.26.0 rfc3986==1.5.0 -rsa==4.7.2 +rsa==4.8 six==1.16.0 sniffio==1.2.0 starlette==0.17.1