mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Bump PyJWT to 2.10.1 (#132100)
This commit is contained in:
parent
f480cc3396
commit
54ec41f25d
@ -47,7 +47,7 @@ paho-mqtt==1.6.1
|
||||
Pillow==11.0.0
|
||||
propcache==0.2.1
|
||||
psutil-home-assistant==0.0.1
|
||||
PyJWT==2.10.0
|
||||
PyJWT==2.10.1
|
||||
pymicro-vad==1.0.1
|
||||
PyNaCl==1.5.0
|
||||
pyOpenSSL==24.2.1
|
||||
|
@ -53,7 +53,7 @@ dependencies = [
|
||||
"ifaddr==0.2.0",
|
||||
"Jinja2==3.1.4",
|
||||
"lru-dict==1.3.0",
|
||||
"PyJWT==2.10.0",
|
||||
"PyJWT==2.10.1",
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==43.0.1",
|
||||
"Pillow==11.0.0",
|
||||
|
@ -25,7 +25,7 @@ home-assistant-bluetooth==1.13.0
|
||||
ifaddr==0.2.0
|
||||
Jinja2==3.1.4
|
||||
lru-dict==1.3.0
|
||||
PyJWT==2.10.0
|
||||
PyJWT==2.10.1
|
||||
cryptography==43.0.1
|
||||
Pillow==11.0.0
|
||||
propcache==0.2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user