From 521d9fd8e65e98b9e06b4172d8440357f87c1ed4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 00:00:45 +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] --- requirements-django52.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-django52.txt b/requirements-django52.txt index 441a41648..a5b4d79b0 100644 --- a/requirements-django52.txt +++ b/requirements-django52.txt @@ -126,7 +126,7 @@ pydantic==2.11.5 # via argus-server (pyproject.toml) pydantic-core==2.33.2 # via pydantic -pyjwt==2.10.1 +pyjwt==2.12.0 # via social-auth-core python-dataporten-auth==2.0.0 # via argus-server (pyproject.toml) diff --git a/requirements.txt b/requirements.txt index 441a41648..a5b4d79b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -126,7 +126,7 @@ pydantic==2.11.5 # via argus-server (pyproject.toml) pydantic-core==2.33.2 # via pydantic -pyjwt==2.10.1 +pyjwt==2.12.0 # via social-auth-core python-dataporten-auth==2.0.0 # via argus-server (pyproject.toml)