diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 5a7c5be08829e5..f4cb7b5dbc50fe 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -1,4 +1,4 @@ -PyJWT==1.7.1 +PyJWT==2.4.0 PyNaCl==1.3.0 aiohttp==3.7.1 aiohttp_cors==0.7.0 diff --git a/requirements.txt b/requirements.txt index 8227311d0c69f8..8f24c6015a6776 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ ciso8601==2.1.3 httpx==0.16.1 importlib-metadata==1.6.0;python_version<'3.8' jinja2>=2.11.2 -PyJWT==1.7.1 +PyJWT==2.4.0 cryptography==3.2.0 pip>=8.0.3 python-slugify==4.0.1