Skip to content

Upgrade moto requirement#1938

Merged
rwedge merged 2 commits intomainfrom
upgrade-moto
Mar 9, 2022
Merged

Upgrade moto requirement#1938
rwedge merged 2 commits intomainfrom
upgrade-moto

Conversation

@rwedge
Copy link
Copy Markdown
Contributor

@rwedge rwedge commented Mar 9, 2022

Fixes #1930

Only the newest moto release resolves the issues with the latest responses version so I bumped the minimum moto version to the newest one

@rwedge rwedge requested review from gsheni and tamargrey March 9, 2022 17:55
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 9, 2022

Codecov Report

Merging #1938 (f09a4dc) into main (9282580) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1938   +/-   ##
=======================================
  Coverage   98.99%   98.99%           
=======================================
  Files         146      146           
  Lines       16438    16438           
=======================================
  Hits        16273    16273           
  Misses        165      165           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9282580...f09a4dc. Read the comment docs.

@rwedge rwedge enabled auto-merge (squash) March 9, 2022 18:06
@rwedge rwedge merged commit 2b55207 into main Mar 9, 2022
@rwedge rwedge deleted the upgrade-moto branch March 9, 2022 19:04
@thehomebrewnerd thehomebrewnerd mentioned this pull request Mar 15, 2022
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.

Remove pinned minimum responses version when moto can handle responses 0.19.0

2 participants