瀏覽代碼

Bump cryptography from 3.2 to 3.3.2 in /desktop/core

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] <support@github.com>
dependabot[bot] 4 年之前
父節點
當前提交
aaf2c52e02
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      desktop/core/requirements.txt

+ 1 - 1
desktop/core/requirements.txt

@@ -7,7 +7,7 @@ cffi==1.13.2
 channels==2.1.6
 channels-redis==2.3.2
 configobj==5.0.6
-cryptography==3.2
+cryptography==3.3.2
 django-auth-ldap==1.3.0
 Django==2.1.15 # Django 2 then 3?
 django-axes==4.5.4