From c67f20fa2e5e16c11b501c6eacfb6022e71410ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 10:18:54 +0000 Subject: [PATCH] chore(deps): bump boto3 from 1.35.92 to 1.36.6 Bumps [boto3](https://github.com/boto/boto3) from 1.35.92 to 1.36.6. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.92...1.36.6) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3c3bcf6..78b893c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -i https://pypi.org/simple black==24.10.0; python_version >= '3.9' -boto3==1.35.92; python_version >= '3.8' +boto3==1.36.6; python_version >= '3.8' botocore==1.35.97; python_version >= '3.8' certifi==2024.12.14; python_version >= '3.6' cffi==1.17.1; platform_python_implementation != 'PyPy' diff --git a/requirements.txt b/requirements.txt index 338247f..badc7c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -i https://pypi.org/simple -boto3==1.35.92; python_version >= '3.8' +boto3==1.36.6; python_version >= '3.8' botocore==1.35.97; python_version >= '3.8' jmespath==1.0.1; python_version >= '3.7' ldap3==2.9.1