From 4fb03a49dca5c138bda62ef231c362ab7fca3832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 01:51:26 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 3.3.2 in /resumestation Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2...3.3.2) Signed-off-by: dependabot[bot] --- resumestation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resumestation/requirements.txt b/resumestation/requirements.txt index 097a17c..9602b25 100644 --- a/resumestation/requirements.txt +++ b/resumestation/requirements.txt @@ -14,7 +14,7 @@ chardet==3.0.4 chef-cli==1.0.1 colorama==0.4.1 coloredlogs==10.0 -cryptography==3.2 +cryptography==3.3.2 cssselect==1.0.3 decorator==4.4.0 defusedxml==0.6.0