From c1eb0aa7b33dc38e285c4b535818f214419ed9fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 17:52:31 +0000 Subject: [PATCH] Bump boto3-stubs from 1.34.59 to 1.34.69 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.34.59 to 1.34.69. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 6d2968e..3c9f760 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -483,20 +483,20 @@ }, "boto3-stubs": { "hashes": [ - "sha256:61bea2fa81af7754c1086e161e4b839bbf8c08e48aaf6ee2ff6acdd8eb6e16e5", - "sha256:b343e8c13477a78519cb5e709674a412a22da3976f5539cd6175038056a2f4b6" + "sha256:804984bfdc3651762894b961892db9d455b1da6d92c904b14d9dd0f3bf8d06be", + "sha256:93fb4f8640cd01a70e9d3c94395c67fb6197f5e6623d2f39f18357b5b9adbdfc" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==1.34.59" + "version": "==1.34.69" }, "botocore-stubs": { "hashes": [ - "sha256:7b833d2762f78c488a465009cf4eabaa8843cff387c17f34dd124303a54d1d44", - "sha256:b946d1cc344c69f2e8a6a8bb120650e48c1fd3212f76f586bab2b0f8afeaca75" + "sha256:0c3835c775db1387246c1ba8063b197604462fba8603d9b36b5dc60297197b2f", + "sha256:463248fd1d6e7b68a0c57bdd758d04c6bd0c5c2c3bfa81afdf9d64f0930b59bc" ], "markers": "python_version >= '3.8' and python_version < '4.0'", - "version": "==1.34.59" + "version": "==1.34.69" }, "certifi": { "hashes": [ @@ -1084,7 +1084,7 @@ "sha256:69b1a937c3a517342112fb4c6df7e72fc39a38e7891a5730ed4985b5214b5475", "sha256:b0abd7c89e8fb96f98db18d86106ff1d90ab692004eb746cf6eda2682f91b3cb" ], - "markers": "python_version >= '3.8'", + "markers": "python_version < '3.12'", "version": "==4.10.0" }, "urllib3": {