mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Bump PyJWT to 2.10.1 (#132100)
This commit is contained in:
parent
7ae80b542a
commit
33db95f6be
@ -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.3.0
|
||||
|
@ -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==44.0.0",
|
||||
"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==44.0.0
|
||||
Pillow==11.0.0
|
||||
propcache==0.2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user