From 541f42040278d1cc1df3a2c8741e2e08e4ac8946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 12:32:46 +0000 Subject: [PATCH] chore(deps): bump pyjwt from 2.12.0 to 2.12.1 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.0 to 2.12.1. - [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.0...2.12.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3d1fe46de..d9a903dda0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ django-split-settings==1.3.2 # do not upgrade to 2.1.1 - https://github.com/DefectDojo/django-DefectDojo/issues/12918 # use fork with django 5.2 fixes, but based on 2.1.0 git+https://github.com/valentijnscholten/django-tagulous.git@2b514f9140acfce608238d1426d864185b3c60a2#egg=django-tagulous -PyJWT==2.12.0 +PyJWT==2.12.1 cvss==3.6 django-fieldsignals==0.8.0 hyperlink==21.0.0