From 79d56b6d9a19b54103b433bfe1cced086c0498d0 Mon Sep 17 00:00:00 2001 From: James Seward Date: Wed, 8 Apr 2026 10:28:34 +0100 Subject: [PATCH] Bump boto3 to 1.42.84 --- docsets/Boto3/README.md | 3 +-- docsets/Boto3/boto3.tgz.txt | 6 ------ docsets/Boto3/docset.json | 2 +- 3 files changed, 2 insertions(+), 9 deletions(-) delete mode 100644 docsets/Boto3/boto3.tgz.txt diff --git a/docsets/Boto3/README.md b/docsets/Boto3/README.md index 04eb1403c0..8f2a8328af 100644 --- a/docsets/Boto3/README.md +++ b/docsets/Boto3/README.md @@ -3,9 +3,8 @@ Boto3 Docset Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2. http://boto3.readthedocs.io/en/latest/ -* Boto3 Version: 1.42.49 +* Boto3 Version: 1.42.84 * Dash Docset: Updated by James Seward -* Twitter: @jamesoff * Mastodon: @jamesoff@mastodon.jamesoff.net * Github: https://github.com/jamesoff diff --git a/docsets/Boto3/boto3.tgz.txt b/docsets/Boto3/boto3.tgz.txt deleted file mode 100644 index e04eec6fe5..0000000000 --- a/docsets/Boto3/boto3.tgz.txt +++ /dev/null @@ -1,6 +0,0 @@ -Archive "boto3.tgz" was processed at this location, pushed to the CDN and completely removed from git. - -Date: 2026-02-22 21:39:33 +0000 -SHA1: 334f175948e3250d9309b7e98d59b9cc539dfd93 - -Note: This file is just a txt file, nothing more. It does not act as a placeholder for the original archive. Deleting, moving or renaming this file does nothing. \ No newline at end of file diff --git a/docsets/Boto3/docset.json b/docsets/Boto3/docset.json index 584e753827..9b46a723e9 100644 --- a/docsets/Boto3/docset.json +++ b/docsets/Boto3/docset.json @@ -1,6 +1,6 @@ { "name": "boto3", - "version": "1.42.49", + "version": "1.42.84", "archive": "boto3.tgz", "author": { "name": "James Seward",