mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +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
|
||||
pip>=21.3.1
|
||||
psutil-home-assistant==0.0.1
|
||||
PyJWT==2.8.0
|
||||
PyJWT==2.9.0
|
||||
pymicro-vad==1.0.1
|
||||
PyNaCl==1.5.0
|
||||
pyOpenSSL==24.2.1
|
||||
|
@ -47,7 +47,7 @@ dependencies = [
|
||||
"ifaddr==0.2.0",
|
||||
"Jinja2==3.1.4",
|
||||
"lru-dict==1.3.0",
|
||||
"PyJWT==2.8.0",
|
||||
"PyJWT==2.9.0",
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==43.0.0",
|
||||
"Pillow==10.4.0",
|
||||
|
@ -23,7 +23,7 @@ home-assistant-bluetooth==1.12.2
|
||||
ifaddr==0.2.0
|
||||
Jinja2==3.1.4
|
||||
lru-dict==1.3.0
|
||||
PyJWT==2.8.0
|
||||
PyJWT==2.9.0
|
||||
cryptography==43.0.0
|
||||
Pillow==10.4.0
|
||||
pyOpenSSL==24.2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user