diff --git a/{{cookiecutter.project_slug}}/Pipfile b/{{cookiecutter.project_slug}}/Pipfile index 851c0c59..cabee05b 100644 --- a/{{cookiecutter.project_slug}}/Pipfile +++ b/{{cookiecutter.project_slug}}/Pipfile @@ -30,7 +30,7 @@ google-cloud-secret-manager = "==2.20.2" google-auth = "==2.37.0" google-cloud-storage = "==2.18.2" pipenv = "==2024.3.0" -django-import-export = "==4.1.1" +django-import-export = "==4.3.6" drf-spectacular = "~=0.26.4" dj-rest-auth = "==5.0.2" azure-keyvault-secrets = "~=4.8.0" diff --git a/{{cookiecutter.project_slug}}/Pipfile.lock b/{{cookiecutter.project_slug}}/Pipfile.lock index 7661c8fc..58b59b35 100644 --- a/{{cookiecutter.project_slug}}/Pipfile.lock +++ b/{{cookiecutter.project_slug}}/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b406fcdb52261522b522b65c8bfe37b3bdcb06cff4085b1f5b0654e5318fceac" + "sha256": "4620c1468145a48322fd0d4ef023034fc6b7cff8780fbf40d77b39c3ca089885" }, "pipfile-spec": 6, "requires": { @@ -421,12 +421,12 @@ }, "django-import-export": { "hashes": [ - "sha256:16ecc5a9f0df46bde6eb278a3e65ebda0ee1db55656f36440e9fb83f40ab85a3", - "sha256:730ae2443a02b1ba27d8dba078a27ae9123adfcabb78161b4f130843607b3df9" + "sha256:317842a64233025a277040129fb6792fc48fd39622c185b70bf8c18c393d708f", + "sha256:ecb4e6cdb4790d69bce261f9cca1007ca19cb431bb5a950ba907898245c8817b" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==4.1.1" + "markers": "python_version >= '3.9'", + "version": "==4.3.6" }, "django-storages": { "hashes": [ @@ -1253,11 +1253,11 @@ }, "tablib": { "hashes": [ - "sha256:9821caa9eca6062ff7299fa645e737aecff982e6b2b42046928a6413c8dabfd9", - "sha256:f6661dfc45e1d4f51fa8a6239f9c8349380859a5bfaa73280645f046d6c96e33" + "sha256:35bdb9d4ec7052232f8803908f9c7a9c3c65807188b70618fa7a7d8ccd560b4d", + "sha256:94d8bcdc65a715a0024a6d5b701a5f31e45bd159269e62c73731de79f048db2b" ], - "markers": "python_version >= '3.8'", - "version": "==3.5.0" + "markers": "python_version >= '3.9'", + "version": "==3.8.0" }, "tomli": { "hashes": [