From f9bef2b12486773c94625a5dc05fed11e505be58 Mon Sep 17 00:00:00 2001 From: msleaveamix Date: Sat, 17 May 2025 01:27:04 +0200 Subject: [PATCH] [deps] bump versions for pyjwt and schema --- Pipfile | 4 ++-- Pipfile.lock | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Pipfile b/Pipfile index abdfe94..f023065 100644 --- a/Pipfile +++ b/Pipfile @@ -23,10 +23,10 @@ click = ">=8,<9" starlette = ">=0.46,<0.47" uvicorn = ">=0.13,<1" orjson = ">=3.10,<4" -pyjwt = ">=2.6.0,<2.7.0" +pyjwt = ">=2.10.0,<2.11.0" pyyaml = ">=6.0.1,<7" timing-asgi = ">=0.2.1,<1" -schema = ">=0.7.4,<1" +schema = ">=0.7.7,<1" toml = ">=0.10,<0.11" pip = "*" packaging = ">=19.0" diff --git a/Pipfile.lock b/Pipfile.lock index 314509c..f16bdc4 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "8c21f1e9568d4f7f6f685b517ec32e23f080643ecdaa45443aa494dceb90844a" + "sha256": "dd6323256b3296c87829edb5d02c15c58fb01c988d2ed846f338794c0ab5343b" }, "pipfile-spec": 6, "requires": {}, @@ -146,12 +146,12 @@ }, "pyjwt": { "hashes": [ - "sha256:69285c7e31fc44f68a1feb309e948e0df53259d579295e6cfe2b1792329f05fd", - "sha256:d83c3d892a77bbb74d3e1a2cfa90afaadb60945205d1095d9221f04466f64c14" + "sha256:3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953", + "sha256:dcdd193e30abefd5debf142f9adfcdd2b58004e644f25406ffaebd50bd98dacb" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==2.6.0" + "markers": "python_version >= '3.9'", + "version": "==2.10.1" }, "python-multipart": { "hashes": [