Skip to content

Commit

Permalink
Bump moto from 4.0.3 to 4.0.5
Browse files Browse the repository at this point in the history
Bumps [moto](https://github.com/spulec/moto) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.0.3...4.0.5)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2022
1 parent eb083bc commit 3e49522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
'image': ['scikit-image==0.19.3'],
'generic': [
'boto3==1.24.80',
'moto==4.0.3'
'moto==4.0.5'
],
},
cmdclass=versioneer.get_cmdclass(),
Expand Down

0 comments on commit 3e49522

Please sign in to comment.