From b1762e4455e0eeefebf86b722653ae256207bf13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 10:57:38 +0000 Subject: [PATCH] Bump boto3 from 1.35.76 to 1.36.6 Bumps [boto3](https://github.com/boto/boto3) from 1.35.76 to 1.36.6. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.76...1.36.6) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 82a289e..b460a45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "Mako==1.3.8", "python-gedcom==1.0.0", "devopsdriver==0.1.48", - "boto3==1.35.76", + "boto3==1.36.6", ] keywords = ["geneology", "familyhistory", "photos"] classifiers=[