Skip to content

Migrate boto3-stubs to types-boto3#831

Merged
hramezani merged 1 commit into
mainfrom
migrate-boto3-stubs-to-types-boto3
Mar 30, 2026
Merged

Migrate boto3-stubs to types-boto3#831
hramezani merged 1 commit into
mainfrom
migrate-boto3-stubs-to-types-boto3

Conversation

@hramezani
Copy link
Copy Markdown
Member

Summary

  • Replace boto3-stubs[secretsmanager] with types-boto3[secretsmanager] in optional and dev dependencies
  • Update import from mypy_boto3_secretsmanager to types_boto3_secretsmanager

The boto3-stubs GitHub repository has been moved with a 301 - MOVED PERMANENTLY notice pointing to youtype/types-boto3. While the maintainer still publishes to both PyPI package names, the canonical home is now types-boto3.

Fixes #828

Test plan

  • CI passes (existing AWS Secrets Manager tests cover the import path)

🤖 Generated with Claude Code

The `boto3-stubs` repository has been moved to `types-boto3` (301 - MOVED PERMANENTLY).
Update the optional and dev dependencies and the corresponding import.

Fixes #828

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@hramezani hramezani merged commit 2ae12c7 into main Mar 30, 2026
19 checks passed
@hramezani hramezani deleted the migrate-boto3-stubs-to-types-boto3 branch March 30, 2026 19:16
@hramezani hramezani mentioned this pull request Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

boto3-stubs moved to types-boto3

1 participant