Parcourir la source

[Security] Bump cryptography from 3.2.1 to 3.3.2

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.2. **This update includes a security fix.**
- [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.1...3.3.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] il y a 4 ans
Parent
commit
9795e39d0c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      requirements-indirect.txt

+ 1 - 1
requirements-indirect.txt

@@ -3,7 +3,7 @@ appdirs==1.4.4
 attrs==20.3.0
 bcrypt==3.2.0
 cffi==1.14.4
-cryptography==3.2.1
+cryptography==3.3.2
 distlib==0.3.1
 entrypoints==0.3
 filelock==3.0.12