From 558eabe93032adc45ece0f0c5ddbc867d75768d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 07:07:53 +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] --- requirements_manager.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_manager.txt b/requirements_manager.txt index d8fad21..31b9b83 100644 --- a/requirements_manager.txt +++ b/requirements_manager.txt @@ -7,7 +7,7 @@ python-multipart==0.0.26 toml==0.10.2 sqlalchemy==2.0.49 dash==4.1.0 -pyjwt==2.12.1 +pyjwt==2.13.0 bcrypt==5.0.0 jinja2==3.1.6 cookiecutter==2.7.1