diff --git a/pyproject.toml b/pyproject.toml index ec73af23..ae666162 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,8 +6,8 @@ readme = "README.md" requires-python = "==3.12.*" dependencies = [ "beautifulsoup4==4.12.3", - "boto3==1.35.54", - "botocore==1.35.54", + "boto3==1.35.92", + "botocore==1.35.92", "commitment==4.0.0", "Django==4.2.17", "django-cors-headers==4.6.0", diff --git a/uv.lock b/uv.lock index ef18e4c1..1554d28c 100644 --- a/uv.lock +++ b/uv.lock @@ -157,30 +157,30 @@ wheels = [ [[package]] name = "boto3" -version = "1.35.54" +version = "1.35.92" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "botocore" }, { name = "jmespath" }, { name = "s3transfer" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/24/e9/52e1db9abfc9ebd1ce8d7a0600f74b226c0b243e78def2b5d59ff8efe594/boto3-1.35.54.tar.gz", hash = "sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1", size = 110991 } +sdist = { url = "https://files.pythonhosted.org/packages/3f/de/a96f2aa9a5770932e5bc3a9d3a6b4e0270487d5846a3387d5f5148e4c974/boto3-1.35.92.tar.gz", hash = "sha256:f7851cb320dcb2a53fc73b4075187ec9b05d51291539601fa238623fdc0e8cd3", size = 111016 } wheels = [ - { url = "https://files.pythonhosted.org/packages/94/83/81c3d2199f2196493b1f67852e6361a082ca05dc5d976432b86808b7db82/boto3-1.35.54-py3-none-any.whl", hash = "sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909", size = 139158 }, + { url = "https://files.pythonhosted.org/packages/4e/9d/0f7ecfea26ba0524617f7cfbd0b188d963bbc3b4cf2d9c3441dffe310c30/boto3-1.35.92-py3-none-any.whl", hash = "sha256:786930d5f1cd13d03db59ff2abbb2b7ffc173fd66646d5d8bee07f316a5f16ca", size = 139179 }, ] [[package]] name = "botocore" -version = "1.35.54" +version = "1.35.92" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "jmespath" }, { name = "python-dateutil" }, { name = "urllib3" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/71/56/5eacd3dcecdbc36cb5695676c165430282f83cb86ffa75a1a65c34c084c5/botocore-1.35.54.tar.gz", hash = "sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76", size = 12920483 } +sdist = { url = "https://files.pythonhosted.org/packages/bf/e1/4f3d4e43d10a4070aa43c6d9c0cfd40fe53dbd1c81a31f237c29a86735a3/botocore-1.35.92.tar.gz", hash = "sha256:caa7d5d857fed5b3d694b89c45f82b9f938f840e90a4eb7bf50aa65da2ba8f82", size = 13494438 } wheels = [ - { url = "https://files.pythonhosted.org/packages/f2/cd/e79c87014d0ed371335273cbf8a2bc1fdd6dd2071ba6cb9efedb6e311504/botocore-1.35.54-py3-none-any.whl", hash = "sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff", size = 12708560 }, + { url = "https://files.pythonhosted.org/packages/a6/6f/015482b4bb28e9edcde97b67ec2d40f84956e1b8c7b22254f58a461d357d/botocore-1.35.92-py3-none-any.whl", hash = "sha256:f94ae1e056a675bd67c8af98a6858d06e3927d974d6c712ed6e27bb1d11bee1d", size = 13300322 }, ] [[package]] @@ -255,7 +255,7 @@ name = "click" version = "8.1.7" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "colorama", marker = "platform_system == 'Windows'" }, + { name = "colorama", marker = "sys_platform == 'win32'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/96/d3/f04c7bfcf5c1862a2a5b845c6b2b360488cf47af55dfa79c98f6a6bf98b5/click-8.1.7.tar.gz", hash = "sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de", size = 336121 } wheels = [ @@ -365,7 +365,7 @@ wheels = [ name = "dc-design-system" version = "0.5.0" source = { url = "https://github.com/DemocracyClub/design-system/archive/refs/tags/0.5.0.zip" } -sdist = { url = "https://github.com/DemocracyClub/design-system/archive/refs/tags/0.5.0.zip", hash = "sha256:6db8a477b72402e07da5b6f0a300ff76a82baf7375266e839350282da7690c0e" } +sdist = { hash = "sha256:6db8a477b72402e07da5b6f0a300ff76a82baf7375266e839350282da7690c0e" } [[package]] name = "dc-django-utils" @@ -699,8 +699,8 @@ production = [ [package.metadata] requires-dist = [ { name = "beautifulsoup4", specifier = "==4.12.3" }, - { name = "boto3", specifier = "==1.35.54" }, - { name = "botocore", specifier = "==1.35.54" }, + { name = "boto3", specifier = "==1.35.92" }, + { name = "botocore", specifier = "==1.35.92" }, { name = "commitment", specifier = "==4.0.0" }, { name = "dc-design-system", url = "https://github.com/DemocracyClub/design-system/archive/refs/tags/0.5.0.zip" }, { name = "dc-django-utils", git = "https://github.com/DemocracyClub/dc_django_utils.git?rev=7.0.1" },