From 58937fa9e53cd49d90b85d16dd4619c903436436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 03:35:18 +0000 Subject: [PATCH] chore(deps): bump boto3 from 1.39.11 to 1.40.69 Bumps [boto3](https://github.com/boto/boto3) from 1.39.11 to 1.40.69. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.39.11...1.40.69) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.69 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- uv.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uv.lock b/uv.lock index ce13877..6da54a4 100644 --- a/uv.lock +++ b/uv.lock @@ -2490,7 +2490,7 @@ wheels = [ [[package]] name = "tap-geo" -version = "0.1.0" +version = "0.1.2" source = { editable = "." } dependencies = [ { name = "boto3" },