Bump PyJWT to 2.9.0 (#123209)

This commit is contained in:
J. Nick Koston
2024-08-05 15:51:15 -05:00
committed by GitHub
parent 5142cb5e98
commit 54f8f24c2c
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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