mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Bump cryptography to 36.0.2 (#70438)
This commit is contained in:
parent
2e5ad58c32
commit
bf9467ad7b
@ -12,7 +12,7 @@ awesomeversion==22.2.0
|
|||||||
bcrypt==3.1.7
|
bcrypt==3.1.7
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
cryptography==35.0.0
|
cryptography==36.0.2
|
||||||
fnvhash==0.1.0
|
fnvhash==0.1.0
|
||||||
hass-nabucasa==0.54.0
|
hass-nabucasa==0.54.0
|
||||||
home-assistant-frontend==20220420.0
|
home-assistant-frontend==20220420.0
|
||||||
|
@ -14,7 +14,7 @@ httpx==0.22.0
|
|||||||
ifaddr==0.1.7
|
ifaddr==0.1.7
|
||||||
jinja2==3.1.1
|
jinja2==3.1.1
|
||||||
PyJWT==2.3.0
|
PyJWT==2.3.0
|
||||||
cryptography==35.0.0
|
cryptography==36.0.2
|
||||||
pip>=21.0,<22.1
|
pip>=21.0,<22.1
|
||||||
python-slugify==4.0.1
|
python-slugify==4.0.1
|
||||||
pyyaml==6.0
|
pyyaml==6.0
|
||||||
|
@ -47,7 +47,7 @@ install_requires =
|
|||||||
jinja2==3.1.1
|
jinja2==3.1.1
|
||||||
PyJWT==2.3.0
|
PyJWT==2.3.0
|
||||||
# PyJWT has loose dependency. We want the latest one.
|
# PyJWT has loose dependency. We want the latest one.
|
||||||
cryptography==35.0.0
|
cryptography==36.0.2
|
||||||
pip>=21.0,<22.1
|
pip>=21.0,<22.1
|
||||||
python-slugify==4.0.1
|
python-slugify==4.0.1
|
||||||
pyyaml==6.0
|
pyyaml==6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user