From 08d2147db97b6b12a390f03492bf33ec14b9fbaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 04:17:28 +0000 Subject: [PATCH] Bump pyjwt from 2.12.1 to 2.13.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.1 to 2.13.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.12.1...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.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 af546b37c81e8..6f60ac5e36c46 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -53,7 +53,7 @@ paho-mqtt==2.1.0 Pillow==12.2.0 propcache==0.5.2 psutil-home-assistant==0.0.1 -PyJWT==2.12.1 +PyJWT==2.13.0 pymicro-vad==1.0.1 PyNaCl==1.6.2 pyOpenSSL==26.2.0 diff --git a/pyproject.toml b/pyproject.toml index 5d569f082a817..7ab2d780d827a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dependencies = [ "ifaddr==0.2.0", "Jinja2==3.1.6", "lru-dict==1.4.1", - "PyJWT==2.12.1", + "PyJWT==2.13.0", # PyJWT has loose dependency. We want the latest one. "cryptography==48.0.0", "Pillow==12.2.0", diff --git a/requirements.txt b/requirements.txt index a616f69a26fba..3c6f47381b9a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ packaging>=23.1 Pillow==12.2.0 propcache==0.5.2 psutil-home-assistant==0.0.1 -PyJWT==2.12.1 +PyJWT==2.13.0 pymicro-vad==1.0.1 pyOpenSSL==26.2.0 pyspeex-noise==1.0.2