From 2cf0335251d39805ace9c00596271af11e39afb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:08:08 +0000 Subject: [PATCH] chore(deps): bump pyjwt from 2.12.0 to 2.13.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.0 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.0...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 402f368463..cd09c32e4c 100644 --- a/Pipfile +++ b/Pipfile @@ -35,7 +35,7 @@ jsonschema = "==4.25.1" pillow = "==12.2.0" psycopg = { extras = ["c"], version = "==3.3.2" } pydantic = "==2.12.5" -pyjwt = "==2.12.0" +pyjwt = "==2.13.0" pyotp = "==2.9.0" python-slugify = "==8.0.4" pywebpush = "==2.1.2" diff --git a/Pipfile.lock b/Pipfile.lock index de30d92b9a..1947d378af 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d354e34ac5411811aba45a571a092fcfea3bcbd6c2499152b2c94d50aad855b1" + "sha256": "e83dfc48224b6221b668c85af94101894215c82a6b8eaabc3a96bc240c61afce" }, "pipfile-spec": 6, "requires": { @@ -1965,12 +1965,12 @@ }, "pyjwt": { "hashes": [ - "sha256:2f62390b667cd8257de560b850bb5a883102a388829274147f1d724453f8fb02", - "sha256:9bb459d1bdd0387967d287f5656bf7ec2b9a26645d1961628cda1764e087fd6e" + "sha256:41571c89ca91598c79e8ef18a2d07367d4810fbbd6f637794879baf1b7703423", + "sha256:66adcc2aff09b3f1bbd95fc1e1577df8ac8723c978552fd43304c8a290ac5728" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==2.12.0" + "version": "==2.13.0" }, "pyotp": { "hashes": [