From 1e067c0db3bedc0e060e216ca14a864b8a3ec2cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 10:31:59 +0000 Subject: [PATCH] Bump boto3 from 1.35.19 to 1.35.24 Bumps [boto3](https://github.com/boto/boto3) from 1.35.19 to 1.35.24. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.19...1.35.24) --- 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 9f5ea5f..b7930f0 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.19", + "boto3==1.35.24", ] keywords = ["geneology", "familyhistory", "photos"] classifiers=[