From 16a7fbacd76c996d179e65f77e86e4945d91bb1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 19:04:59 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.13.0 in /SmartHome_Cacty Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.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/1.7.1...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SmartHome_Cacty/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SmartHome_Cacty/requirements.txt b/SmartHome_Cacty/requirements.txt index e2818a3..f77285a 100644 --- a/SmartHome_Cacty/requirements.txt +++ b/SmartHome_Cacty/requirements.txt @@ -219,7 +219,7 @@ pygame==1.9.6 pyglet==1.3.2 Pygments==2.4.2 pygobject==3.28.3 -PyJWT==1.7.1 +PyJWT==2.13.0 pykwalify==1.7.0 pylint==2.4.2 pymongo==3.10.1