mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump PyJWT to 2.9.0 (#123209)
This commit is contained in:
parent
5142cb5e98
commit
54f8f24c2c
@ -44,7 +44,7 @@ paho-mqtt==1.6.1
|
|||||||
Pillow==10.4.0
|
Pillow==10.4.0
|
||||||
pip>=21.3.1
|
pip>=21.3.1
|
||||||
psutil-home-assistant==0.0.1
|
psutil-home-assistant==0.0.1
|
||||||
PyJWT==2.8.0
|
PyJWT==2.9.0
|
||||||
pymicro-vad==1.0.1
|
pymicro-vad==1.0.1
|
||||||
PyNaCl==1.5.0
|
PyNaCl==1.5.0
|
||||||
pyOpenSSL==24.2.1
|
pyOpenSSL==24.2.1
|
||||||
|
@ -47,7 +47,7 @@ dependencies = [
|
|||||||
"ifaddr==0.2.0",
|
"ifaddr==0.2.0",
|
||||||
"Jinja2==3.1.4",
|
"Jinja2==3.1.4",
|
||||||
"lru-dict==1.3.0",
|
"lru-dict==1.3.0",
|
||||||
"PyJWT==2.8.0",
|
"PyJWT==2.9.0",
|
||||||
# PyJWT has loose dependency. We want the latest one.
|
# PyJWT has loose dependency. We want the latest one.
|
||||||
"cryptography==43.0.0",
|
"cryptography==43.0.0",
|
||||||
"Pillow==10.4.0",
|
"Pillow==10.4.0",
|
||||||
|
@ -23,7 +23,7 @@ home-assistant-bluetooth==1.12.2
|
|||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
lru-dict==1.3.0
|
lru-dict==1.3.0
|
||||||
PyJWT==2.8.0
|
PyJWT==2.9.0
|
||||||
cryptography==43.0.0
|
cryptography==43.0.0
|
||||||
Pillow==10.4.0
|
Pillow==10.4.0
|
||||||
pyOpenSSL==24.2.1
|
pyOpenSSL==24.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user