From e461d4409cfaeaed81e284b08ed031914aa60824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:38:06 +0000 Subject: [PATCH] Bump pyjwt from 2.9.0 to 2.10.1 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.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.9.0...2.10.1) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 3d5f5b04bb..c383b55b70 100644 --- a/Pipfile +++ b/Pipfile @@ -32,7 +32,7 @@ newrelic = "==10.4.0" pillow = "==11.1.0" psycopg = { extras = ["c"], version = "==3.2.3" } pydantic = "==2.9.2" -pyjwt = "==2.9.0" +pyjwt = "==2.10.1" python-slugify = "==8.0.4" pywebpush = "==2.0.1" redis = { extras = ["hiredis"], version = "==5.2.1" } diff --git a/Pipfile.lock b/Pipfile.lock index 123cc58a17..05bea4277b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "9ac56a338a7f502672f149eee563ad8f1a71e213e8a3b1e1f00bea0a54d74032" + "sha256": "27706ec404c4e58c3f935fe4e1bb4b87bb0befb2b35047507d9168938985d13b" }, "pipfile-spec": 6, "requires": { @@ -1397,12 +1397,12 @@ }, "pyjwt": { "hashes": [ - "sha256:3b02fb0f44517787776cf48f2ae25d8e14f300e6d7545a4315cee571a415e850", - "sha256:7e1e5b56cc735432a7369cbfa0efe50fa113ebecdc04ae6922deba8b84582d0c" + "sha256:3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953", + "sha256:dcdd193e30abefd5debf142f9adfcdd2b58004e644f25406ffaebd50bd98dacb" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==2.9.0" + "markers": "python_version >= '3.9'", + "version": "==2.10.1" }, "python-dateutil": { "hashes": [