diff --git a/poetry.lock b/poetry.lock index e00ee374d..e66c0dc0a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -96,17 +96,17 @@ uvloop = ["uvloop (>=0.15.2)"] [[package]] name = "boto3" -version = "1.35.2" +version = "1.35.4" description = "The AWS SDK for Python" optional = false python-versions = ">=3.8" files = [ - {file = "boto3-1.35.2-py3-none-any.whl", hash = "sha256:c2f0837a259002489e59d1c30008791e3b3bb59e30e48c64e1d2d270147a4549"}, - {file = "boto3-1.35.2.tar.gz", hash = "sha256:cbf197ce28f04bc1ffa1db0aa26a1903d9bfa57a490f70537932e84367cdd15b"}, + {file = "boto3-1.35.4-py3-none-any.whl", hash = "sha256:96c39593afb7b55ebb74d08c8e3201041d105b557c8c8536c9054c9f13da5f2a"}, + {file = "boto3-1.35.4.tar.gz", hash = "sha256:d997b82c468bd5c2d5cd29810d47079b66b178d2b5ae021aebe262c4d78d4c94"}, ] [package.dependencies] -botocore = ">=1.35.2,<1.36.0" +botocore = ">=1.35.4,<1.36.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.10.0,<0.11.0" @@ -115,13 +115,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "botocore" -version = "1.35.2" +version = "1.35.4" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.8" files = [ - {file = "botocore-1.35.2-py3-none-any.whl", hash = "sha256:92b168d8be79055bb25754aa34d699866d8aa66abc69f8ce99b0c191bd9c6e70"}, - {file = "botocore-1.35.2.tar.gz", hash = "sha256:96c8eb6f0baed623a1b57ca9f24cb21d5508872cf0dfebb55527a85b6dbc76ba"}, + {file = "botocore-1.35.4-py3-none-any.whl", hash = "sha256:10195e5ca764745f02b9a51df048b996ddbdc1899a44a2caf35dfb225dfea489"}, + {file = "botocore-1.35.4.tar.gz", hash = "sha256:4cc51a6a486915aedc140f9d027b7e156646b7a0f7b33b1000762c81aff9a12f"}, ] [package.dependencies] @@ -1352,18 +1352,18 @@ files = [ [[package]] name = "rapidpro-dash" -version = "1.15.4" +version = "1.16.0" description = "Support library for RapidPro dashboards" optional = false python-versions = "<4.0,>=3.10" files = [ - {file = "rapidpro_dash-1.15.4-py3-none-any.whl", hash = "sha256:1b0292a2b4ddd89df8055756467fd22308baf10c9e84fbf68dd4fb0f5bdc0772"}, - {file = "rapidpro_dash-1.15.4.tar.gz", hash = "sha256:4541289c2aee953fe6d536f375031a0a0f3df2d19743e8333ec8928b465f1320"}, + {file = "rapidpro_dash-1.16.0-py3-none-any.whl", hash = "sha256:6a048f809cd860445d578e800a835e857bbd755554b80d50f8d5c8c25e5c2a8c"}, + {file = "rapidpro_dash-1.16.0.tar.gz", hash = "sha256:a641a15d0dbeb67e1f825bbc42891b2c21551118d4d42ab2c395d998cac3daf5"}, ] [package.dependencies] celery = ">=5.1,<6.0" -Django = ">=4.2.14,<5.1" +Django = ">=5.0.8,<5.2" django-compressor = ">=4.0,<5.0" django-redis = ">=5.2.0,<6.0.0" django-timezone-field = ">=6.1.0,<7.0.0" @@ -1880,21 +1880,21 @@ files = [ [[package]] name = "smartmin" -version = "5.0.9" +version = "5.1.0" description = "Scaffolding system for Django object management." optional = false python-versions = "<4.0,>=3.10" files = [ - {file = "smartmin-5.0.9-py3-none-any.whl", hash = "sha256:9545ff3d6a4e3c3ae728e10c191b03fc6bb621da4b54bd7da0ec148dedd5b480"}, - {file = "smartmin-5.0.9.tar.gz", hash = "sha256:1902e02f0432022831b56cfbc644763bdf7b0c4faa7aefd90ecae7cacced270a"}, + {file = "smartmin-5.1.0-py3-none-any.whl", hash = "sha256:6d7ac21129f2e66e22a55240faad69e2bcbf845afefe7bff09dae51c2ae98eec"}, + {file = "smartmin-5.1.0.tar.gz", hash = "sha256:9cb24d58ca677e837a0e2cead546c4e7ce1b74900a902319878e4418eec67e50"}, ] [package.dependencies] celery = ">=5.1" -Django = ">=4.0,<5.1" +Django = ">=5.0,<5.2" redis = ">=3.5.3" sqlparse = ">=0.4.1,<0.6.0" -xlrd = ">=2.0.1,<3.0.0" +xlrd = ">=1.2.0,<2.0.0" xlwt = ">=1.3.0,<2.0.0" [[package]] @@ -2027,20 +2027,15 @@ files = [ [[package]] name = "xlrd" -version = "2.0.1" -description = "Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files" +version = "1.2.0" +description = "Library for developers to extract data from Microsoft Excel (tm) spreadsheet files" optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ - {file = "xlrd-2.0.1-py2.py3-none-any.whl", hash = "sha256:6a33ee89877bd9abc1158129f6e94be74e2679636b8a205b43b85206c3f0bbdd"}, - {file = "xlrd-2.0.1.tar.gz", hash = "sha256:f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88"}, + {file = "xlrd-1.2.0-py2.py3-none-any.whl", hash = "sha256:e551fb498759fa3a5384a94ccd4c3c02eb7c00ea424426e212ac0c57be9dfbde"}, + {file = "xlrd-1.2.0.tar.gz", hash = "sha256:546eb36cee8db40c3eaa46c351e67ffee6eeb5fa2650b71bc4c758a29a1b29b2"}, ] -[package.extras] -build = ["twine", "wheel"] -docs = ["sphinx"] -test = ["pytest", "pytest-cov"] - [[package]] name = "xlutils" version = "2.0.0" @@ -2074,4 +2069,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "~3.11.0" -content-hash = "14ca66a89bbdcc90d6da7b68e6dad9dd295a956bdc4ae006419a1f4054ac54c3" +content-hash = "cb7f2ad4d0abe47ff520cf197970d81175b7d13b42a3259afcd75f5c8cee5aaf" diff --git a/pyproject.toml b/pyproject.toml index ae288c8ea..dce1875a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,9 +7,9 @@ readme = "README.md" [tool.poetry.dependencies] python = "~3.11.0" -Django = "~5.0.7" -smartmin = "^5.0.8" -rapidpro-dash = "~1.15.3" +Django = "~5.0.8" +smartmin = "^5.1.0" +rapidpro-dash = "~1.16.0" colorama = "^0.4.3" celery = "^5.1" django-compressor = "^4.0"