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": [