From 7e197b7849e6ba011159279e91026dd3900e0d83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 00:46:04 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 39.0.1 in /delibot Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 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/3.3.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- delibot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delibot/requirements.txt b/delibot/requirements.txt index 44be213..87a5b3f 100644 --- a/delibot/requirements.txt +++ b/delibot/requirements.txt @@ -9,7 +9,7 @@ bs4==0.0.1 certifi==2019.3.9 cffi==1.12.2 chardet==3.0.4 -cryptography==3.3.2 +cryptography==39.0.1 cssselect==1.0.3 discord.py==1.7.1 fake-useragent==0.1.11