chore(deps): update moto requirement from <6,>=3 to >=5.2.2,<6#1546
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1546 +/- ##
=======================================
Coverage 91.54% 91.54%
=======================================
Files 228 228
Lines 7285 7285
=======================================
Hits 6669 6669
Misses 616 616 ☔ View full report in Codecov by Harness. |
dependabot
Bot
force-pushed
the
dependabot/pip/moto-gte-5.2.2-and-lt-6
branch
from
July 15, 2026 14:22
1b1d20a to
b5aec80
Compare
Updates the requirements on [moto](https://github.com/getmoto/moto) to permit the latest version. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@3.0.0...5.2.2) --- updated-dependencies: - dependency-name: moto dependency-version: 5.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/moto-gte-5.2.2-and-lt-6
branch
from
July 17, 2026 17:00
b5aec80 to
49041c3
Compare
moto>=5.2.2 requires Python >=3.10, so the Dependabot bump broke the install step on the 3.7/3.8/3.9 legs of the CI matrix (test_adapter.txt is installed on the full 3.7-3.14 matrix). moto raised its floor in steps across the 5.x line — 5.0.0 requires >=3.8, 5.1.0 >=3.9, 5.2.0 >=3.10 — so partition the requirement with python_version markers, keeping each older interpreter on the newest moto it can install and taking the 5.2.2 bump on 3.10+. Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
WilliamBergamin
approved these changes
Jul 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on moto to permit the latest version.
Changelog
Sourced from moto's changelog.
... (truncated)
Commits
8375955Pre-Release: Up Version Number325f859Prepare release 5.2.2 (#10059)a3ced98S3: get_object() now honors ResponseContentDisposition etc headers (#10057)d0cf348ACM: support certs without CN (#9912)cbd409aBump the go-deps group in /other_langs/tests_go with 6 updates (#10054)f47b7b1Bump the java-deps group in /other_langs/tests_java with 5 updates (#10053)33c406fBump ruby/setup-ruby from 1.306.0 to 1.310.0 (#10052)be0341cS3: fix CompleteMultipartUpload root level XML tag (#10056)0f171e3chore: update SSM default parameters (#10051)2329a62chore: update EC2 Instance Offerings (#10048)