From 7c30f60bb1ef821ef29c125bda6f0ddf667b6408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 22:43:54 +0000 Subject: [PATCH] Bump pyjwt from 2.10.1 to 2.12.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 to 2.12.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.1...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- homeassistant/package_constraints.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index c67210a9d9bb9f..11bee6268ceb8a 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -54,7 +54,7 @@ paho-mqtt==2.1.0 Pillow==12.1.1 propcache==0.4.1 psutil-home-assistant==0.0.1 -PyJWT==2.10.1 +PyJWT==2.12.0 pymicro-vad==1.0.1 PyNaCl==1.6.2 pyOpenSSL==25.3.0 diff --git a/pyproject.toml b/pyproject.toml index 647b6f7471114a..3bb572f5d6aff0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dependencies = [ "ifaddr==0.2.0", "Jinja2==3.1.6", "lru-dict==1.3.0", - "PyJWT==2.10.1", + "PyJWT==2.12.0", # PyJWT has loose dependency. We want the latest one. "cryptography==46.0.5", "Pillow==12.1.1", diff --git a/requirements.txt b/requirements.txt index ad9464932e716f..1ca469b0893ece 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ packaging>=23.1 Pillow==12.1.1 propcache==0.4.1 psutil-home-assistant==0.0.1 -PyJWT==2.10.1 +PyJWT==2.12.0 pymicro-vad==1.0.1 pyOpenSSL==25.3.0 pyspeex-noise==1.0.2