diff --git a/Pipfile b/Pipfile index 09a6223..efc9580 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ djangorestframework = "==3.15.2" markdown = "==3.7" drf-spectacular = "==0.28.0" django-environ = "==0.11.2" -djangorestframework-simplejwt = "==5.4.0" +djangorestframework-simplejwt = "==5.5.0" pillow = "==11.1.0" django-cors-headers = "==4.6.0" boto3 = "==1.35.94" diff --git a/Pipfile.lock b/Pipfile.lock index a25caa3..38066a7 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "34726ae9300123c3d7bd99eeb5d1b76440224bacf2d7169e732785b5d7f3278c" + "sha256": "4d3cdaf9a3b39eab76563ad1afe044041813b63b819d8ebfb0152f115ce6ca37" }, "pipfile-spec": 6, "requires": { @@ -96,12 +96,12 @@ }, "djangorestframework-simplejwt": { "hashes": [ - "sha256:7aec953db9ed4163430c16d086eecb0f028f814ce6bba62b06c25919261e9077", - "sha256:cccecce1a0e1a4a240fae80da73e5fc23055bababb8b67de88fa47cd36822320" + "sha256:474a1b737067e6462b3609627a392d13a4da8a08b1f0574104ac6d7b1406f90e", + "sha256:4ef6b38af20cdde4a4a51d1fd8e063cbbabb7b45f149cc885d38d905c5a62edb" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==5.4.0" + "version": "==5.5.0" }, "drf-spectacular": { "hashes": [ @@ -233,11 +233,11 @@ }, "pyjwt": { "hashes": [ - "sha256:3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953", - "sha256:dcdd193e30abefd5debf142f9adfcdd2b58004e644f25406ffaebd50bd98dacb" + "sha256:3b02fb0f44517787776cf48f2ae25d8e14f300e6d7545a4315cee571a415e850", + "sha256:7e1e5b56cc735432a7369cbfa0efe50fa113ebecdc04ae6922deba8b84582d0c" ], - "markers": "python_version >= '3.9'", - "version": "==2.10.1" + "markers": "python_version >= '3.8'", + "version": "==2.9.0" }, "python-dateutil": { "hashes": [