Skip to content

Upgrade moto dependency#40

Merged
gchqdev227 merged 2 commits into
mainfrom
feature/upgrade-moto-dependency
Feb 20, 2026
Merged

Upgrade moto dependency#40
gchqdev227 merged 2 commits into
mainfrom
feature/upgrade-moto-dependency

Conversation

@gchqdev227

Copy link
Copy Markdown
Member

For the longest time we have pinned the version of moto due to some dodgy calls to internal functions that behave differently in newer versions.

This PR replaces those dodgy calls with actual references to the moto internal API. These changes run on the previous version of moto that was pinned, as well as the newly pinned version.

I suggest we squash these commits.

@gchqdev227 gchqdev227 self-assigned this Feb 20, 2026
@gchqdev227 gchqdev227 force-pushed the feature/upgrade-moto-dependency branch from 6e50d7d to b24246b Compare February 20, 2026 14:27
@sonarqubecloud

Copy link
Copy Markdown

@gchqdev227 gchqdev227 merged commit 5b7d252 into main Feb 20, 2026
10 checks passed
@gchqdev227 gchqdev227 deleted the feature/upgrade-moto-dependency branch February 20, 2026 14:39
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.

2 participants