diff --git a/Pipfile b/Pipfile index 79ac62a..9fe69e2 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] requests = "==2.32.2" -jwt = "==1.3.1" +jwt = "==1.4.0" cryptography = "==45.0.5" python-dotenv = "==1.0.1" diff --git a/Pipfile.lock b/Pipfile.lock index 1e8753e..de19c1b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "04d445744767f1d0afb00d1015c9ab401531886574db2353388ebffc8072afea" + "sha256": "addb617627af3fe2c639b4782ac6ed59df6bdbd0686ec0752ec9c539b743aff4" }, "pipfile-spec": 6, "requires": { @@ -248,11 +248,12 @@ }, "jwt": { "hashes": [ - "sha256:61c9170f92e736b530655e75374681d4fcca9cfa8763ab42be57353b2b203494" + "sha256:7560a7f1de4f90de94ac645ee0303ac60c95b9e08e058fb69f6c330f71d71b11", + "sha256:f6f789128ac247142c79ee10f3dba6e366ec4e77c9920d18c1592e28aa0a7952" ], "index": "pypi", - "markers": "python_version >= '3.6'", - "version": "==1.3.1" + "markers": "python_version >= '3.9'", + "version": "==1.4.0" }, "pycparser": { "hashes": [