Bump cryptography to 36.0.2 (#70438)

This commit is contained in:
Andrzej Raczkowski 2022-04-23 07:50:45 +02:00 committed by GitHub
parent 2e5ad58c32
commit bf9467ad7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ awesomeversion==22.2.0
bcrypt==3.1.7
certifi>=2021.5.30
ciso8601==2.2.0
cryptography==35.0.0
cryptography==36.0.2
fnvhash==0.1.0
hass-nabucasa==0.54.0
home-assistant-frontend==20220420.0

View File

@ -14,7 +14,7 @@ httpx==0.22.0
ifaddr==0.1.7
jinja2==3.1.1
PyJWT==2.3.0
cryptography==35.0.0
cryptography==36.0.2
pip>=21.0,<22.1
python-slugify==4.0.1
pyyaml==6.0

View File

@ -47,7 +47,7 @@ install_requires =
jinja2==3.1.1
PyJWT==2.3.0
# PyJWT has loose dependency. We want the latest one.
cryptography==35.0.0
cryptography==36.0.2
pip>=21.0,<22.1
python-slugify==4.0.1
pyyaml==6.0