From 47650fd99d79d696158df2238293261f8d47f3bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 10:13:26 +0000 Subject: [PATCH] build(deps): bump cryptography from 37.0.4 to 39.0.1 in /packages/api Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/37.0.4...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/api/requirements.txt b/packages/api/requirements.txt index 9e7231f..05190c2 100644 --- a/packages/api/requirements.txt +++ b/packages/api/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.8.1 aredis @ git+https://github.com/MarSoft/aredis@patch-3 asyncpg==0.26.0 -cryptography==37.0.4 +cryptography==39.0.1 discord.py[speed] @ git+https://github.com/Rapptz/discord.py@f1ec0919f698a4683d78de893b985633deb93588 hiredis==2.0.0 pyjwt==2.4.0