diff --git a/poetry.lock b/poetry.lock index b916b72cb..5638df348 100644 --- a/poetry.lock +++ b/poetry.lock @@ -323,17 +323,17 @@ files = [ [[package]] name = "boto3" -version = "1.35.6" +version = "1.34.104" description = "The AWS SDK for Python" optional = false python-versions = ">=3.8" files = [ - {file = "boto3-1.35.6-py3-none-any.whl", hash = "sha256:c35c560ef0cb0f133b6104bc374d60eeb7cb69c1d5d7907e4305a285d162bef0"}, - {file = "boto3-1.35.6.tar.gz", hash = "sha256:b41deed9ca7e0a619510a22e256e3e38b5f532624b4aff8964a1e870877b37bc"}, + {file = "boto3-1.34.104-py3-none-any.whl", hash = "sha256:bec91a3bca63320e5f68a25b5eaa7bab65e35bb9253a544875c2e03679f1d5fb"}, + {file = "boto3-1.34.104.tar.gz", hash = "sha256:5b37c8f4ea6f408147994a6e230c49ca755da57f5964ccea8b8fd4ff5f11759e"}, ] [package.dependencies] -botocore = ">=1.35.6,<1.36.0" +botocore = ">=1.34.104,<1.35.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.10.0,<0.11.0" @@ -342,13 +342,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "botocore" -version = "1.35.6" +version = "1.34.162" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.8" files = [ - {file = "botocore-1.35.6-py3-none-any.whl", hash = "sha256:8378c6cfef2dee15eb7b3ebbb55ba9c1de959f231292039b81eb35b72c50ad59"}, - {file = "botocore-1.35.6.tar.gz", hash = "sha256:93ef31b80b05758db4dd67e010348a05b9ff43f82839629b7ac334f2a454996e"}, + {file = "botocore-1.34.162-py3-none-any.whl", hash = "sha256:2d918b02db88d27a75b48275e6fb2506e9adaaddbec1ffa6a8a0898b34e769be"}, + {file = "botocore-1.34.162.tar.gz", hash = "sha256:adc23be4fb99ad31961236342b7cbf3c0bfc62532cd02852196032e8c0d682f3"}, ] [package.dependencies] @@ -4353,4 +4353,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = "^3.10.4" -content-hash = "396dffa673b5029ed3029c1ac5a4a0fc7004c597d81a72a26087ee2360d642d9" +content-hash = "31fb9f4c61e1b7552a60b2201685d126d950ec0250cd574ec4854f257c65cafd" diff --git a/pyproject.toml b/pyproject.toml index 2ce1df332..906d03c0e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = [] [tool.poetry.dependencies] boto = "^2.49.0" -boto3 = "^1.35.6" +boto3 = "1.34.104" crawlerdetect = "^0.1.7" django = "4.2.15" django-admin-list-filters = "^1.2" diff --git a/requirements/dev.txt b/requirements/dev.txt index 43f47a07b..760d2cf06 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -10,9 +10,9 @@ async-timeout==4.0.3 ; python_full_version >= "3.10.4" and python_version < "3.1 attrs==24.2.0 ; python_full_version >= "3.10.4" and python_version < "4.0" beautifulsoup4==4.11.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" black==24.8.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -boto3==1.35.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +boto3==1.34.104 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" boto==2.49.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -botocore==1.35.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +botocore==1.34.162 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" certifi==2024.7.4 ; python_full_version >= "3.10.4" and python_version < "4" cffi==1.17.0 ; os_name == "nt" and implementation_name != "pypy" and python_full_version >= "3.10.4" and python_full_version < "4.0.0" cfgv==3.4.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" diff --git a/requirements/staging.txt b/requirements/staging.txt index 953cd5875..eb085810f 100644 --- a/requirements/staging.txt +++ b/requirements/staging.txt @@ -9,9 +9,9 @@ asttokens==2.4.1 ; python_full_version >= "3.10.4" and python_full_version < "4. async-timeout==4.0.3 ; python_full_version >= "3.10.4" and python_version < "3.11" attrs==24.2.0 ; python_full_version >= "3.10.4" and python_version < "4.0" beautifulsoup4==4.11.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -boto3==1.35.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +boto3==1.34.104 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" boto==2.49.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" -botocore==1.35.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" +botocore==1.34.162 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" certifi==2024.7.4 ; python_full_version >= "3.10.4" and python_version < "4" charset-normalizer==3.3.2 ; python_full_version >= "3.10.4" and python_version < "4.0" colorama==0.4.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0" and (sys_platform == "win32" or platform_system == "Windows")