Skip to content

Commit

Permalink
make sure we use moto >= 5
Browse files Browse the repository at this point in the history
  • Loading branch information
dsschult committed Jan 30, 2024
1 parent 25aaff6 commit 62257b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ tests =
flake8
flexmock
mock
moto[s3]
moto[s3]>=5
pytest
pytest-asyncio
pytest-cov
Expand Down

0 comments on commit 62257b9

Please sign in to comment.