diff --git a/Pipfile.lock b/Pipfile.lock index 2da4a5b..32046a3 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -62,12 +62,12 @@ }, "django-ninja": { "hashes": [ - "sha256:757197b5e238d4ac2256ecf1a7d8f5c1883e1890ad154f2f38ee7d7ed687b9a2", - "sha256:ca38d410359439d927fa0f59b265c2badb86200d3e534f6ed98e8ca1f5866c97" + "sha256:5b320e2dc0f41a6032bfa7e1ebc33559ae1e911a426f0c6be6674a50b20819be", + "sha256:f58096b6c767d1403dfd6c49743f82d780d7b9688d9302ecab316ac1fa6131bb" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==1.2.2" + "version": "==1.3.0" }, "granian": { "hashes": [ diff --git a/requirement.txt b/requirement.txt index 9edf5e3..7acafe4 100644 --- a/requirement.txt +++ b/requirement.txt @@ -4,9 +4,9 @@ asgiref==3.8.1; python_version >= '3.8' click==8.1.7; python_version >= '3.7' colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' django==5.1; python_version >= '3.10' -django-ninja==1.2.2; python_version >= '3.7' +django-ninja==1.3.0; python_version >= '3.7' granian==1.5.2; python_version >= '3.8' -orjson==3.10.6; python_version >= '3.8' +orjson==3.10.7; python_version >= '3.8' packaging==24.1; python_version >= '3.8' pip==24.2; python_version >= '3.8' pltable==1.1.0