From c3ee3cb899d5259c619e79ff9f29984756c3813e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 May 2021 20:56:47 +0200 Subject: api: Bump rsa from 4.6 to 4.7 (#124) 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) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- opendc-web/opendc-web-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opendc-web') diff --git a/opendc-web/opendc-web-api/requirements.txt b/opendc-web/opendc-web-api/requirements.txt index d95a8d83..40500adb 100644 --- a/opendc-web/opendc-web-api/requirements.txt +++ b/opendc-web/opendc-web-api/requirements.txt @@ -36,7 +36,7 @@ pytest-mock==3.2.0 python-dotenv==0.14.0 python-engineio==3.13.2 python-socketio==4.6.0 -rsa==4.6 +rsa==4.7 sentry-sdk==0.19.2 six==1.15.0 toml==0.10.2 -- cgit v1.2.3