1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 12:29:08 +00:00

Bump cryptography from 3.1 to 3.2 (#2174)

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 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.1...3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-26 10:19:28 +01:00
committed by GitHub
parent 007251a04c
commit 5318e4fbcd

View File

@@ -5,7 +5,7 @@ brotlipy==0.7.0
cchardet==2.1.6
colorlog==4.4.0
cpe==1.2.1
cryptography==3.1
cryptography==3.2
debugpy==1.0.0
docker==4.3.1
gitpython==3.1.10