diff --git a/pyproject.toml b/pyproject.toml index d7ead64..25bc4bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "xlutils==2.0.0", "django-reversion==6.3.0", "markupsafe>=3.0.3", - "dbca-utils==3.0.12", + "dbca-utils==3.0.13", "azure-storage-blob==12.30.0", "django-tasks==0.12.0", "django-tasks-db==0.12.0", diff --git a/uv.lock b/uv.lock index d3e726e..7753195 100644 --- a/uv.lock +++ b/uv.lock @@ -355,7 +355,7 @@ wheels = [ [[package]] name = "dbca-utils" -version = "3.0.12" +version = "3.0.13" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "django" }, @@ -363,9 +363,9 @@ dependencies = [ { name = "psutil" }, { name = "requests" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/d8/2e/b17ac18a763c5afcfde42e2a5c83614b341803d62f8d7b195fcbcdbb0df6/dbca_utils-3.0.12.tar.gz", hash = "sha256:30a4f7fbdee88619e4381a141906c68e6e33770c071e416874be82863399e8e0", size = 26571, upload-time = "2026-07-28T06:02:03.174Z" } +sdist = { url = "https://files.pythonhosted.org/packages/01/fe/a433eb4c1ecc2905aee56fafca27a8fc28dec29f4f05b58ed9296f0c3a8a/dbca_utils-3.0.13.tar.gz", hash = "sha256:d90a3c909bb3c89f6310c5b6658dba01d2f0e73684a055dab187940971010b96", size = 27294, upload-time = "2026-07-29T07:10:54.402Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/bc/50/ecfc0295325c528c1bb963878aedbdf1c867844408b1d95cf1a6be0b4c00/dbca_utils-3.0.12-py3-none-any.whl", hash = "sha256:22bade5a4dce9631c711eff2f2488ab27ce59b2fe4a8955d2305dd14df0c9b07", size = 23124, upload-time = "2026-07-28T06:02:02.24Z" }, + { url = "https://files.pythonhosted.org/packages/ad/03/0477641576e18dda6c01a5f0854b7af3dfaa32ea20ba941c8713d0246d8c/dbca_utils-3.0.13-py3-none-any.whl", hash = "sha256:c634a31a1549a3d35f2b4e330bce8f326e83709cf7f80f3fe99781594d636341", size = 23854, upload-time = "2026-07-29T07:10:53.292Z" }, ] [[package]] @@ -622,7 +622,7 @@ dev = [ requires-dist = [ { name = "azure-storage-blob", specifier = "==12.30.0" }, { name = "crispy-bootstrap5", specifier = "==2026.3" }, - { name = "dbca-utils", specifier = "==3.0.12" }, + { name = "dbca-utils", specifier = "==3.0.13" }, { name = "dj-database-url", specifier = "==3.1.2" }, { name = "django", specifier = "==5.2.16" }, { name = "django-crispy-forms", specifier = "==2.6" },