Bump PyJWT to 2.10.1 (#132100)

pull/132180/head
J. Nick Koston 2024-12-03 09:03:43 -06:00 committed by GitHub
parent 7ae80b542a
commit 33db95f6be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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",

View File

@ -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