From e7776dcc6969103fc9e6a45c8ddebb2d58ed3082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:08:56 +0000 Subject: [PATCH] Bump boto3 from 1.35.68 to 1.35.76 Bumps [boto3](https://github.com/boto/boto3) from 1.35.68 to 1.35.76. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.68...1.35.76) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 90966a2..a879909 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "Mako==1.3.5", "python-gedcom==1.0.0", "devopsdriver==0.1.48", - "boto3==1.35.68", + "boto3==1.35.76", ] keywords = ["geneology", "familyhistory", "photos"] classifiers=[