mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Bump PyJWT from 2.1.0 to 2.3.0 (#68858)
This commit is contained in:
parent
0cb8ff9bc6
commit
1f2bfcf12e
@ -1,4 +1,4 @@
|
|||||||
PyJWT==2.1.0
|
PyJWT==2.3.0
|
||||||
PyNaCl==1.5.0
|
PyNaCl==1.5.0
|
||||||
aiodiscover==1.4.8
|
aiodiscover==1.4.8
|
||||||
aiohttp==3.8.1
|
aiohttp==3.8.1
|
||||||
|
@ -13,7 +13,7 @@ ciso8601==2.2.0
|
|||||||
httpx==0.22.0
|
httpx==0.22.0
|
||||||
ifaddr==0.1.7
|
ifaddr==0.1.7
|
||||||
jinja2==3.1.0
|
jinja2==3.1.0
|
||||||
PyJWT==2.1.0
|
PyJWT==2.3.0
|
||||||
cryptography==35.0.0
|
cryptography==35.0.0
|
||||||
pip>=21.0,<22.1
|
pip>=21.0,<22.1
|
||||||
python-slugify==4.0.1
|
python-slugify==4.0.1
|
||||||
|
@ -45,7 +45,7 @@ install_requires =
|
|||||||
httpx==0.22.0
|
httpx==0.22.0
|
||||||
ifaddr==0.1.7
|
ifaddr==0.1.7
|
||||||
jinja2==3.1.0
|
jinja2==3.1.0
|
||||||
PyJWT==2.1.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==35.0.0
|
||||||
pip>=21.0,<22.1
|
pip>=21.0,<22.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user