Skip to content

Commit

Permalink
Merge pull request #549 from pyiron/dependabot/pip/moto-4.0.12
Browse files Browse the repository at this point in the history
Bump moto from 4.0.11 to 4.0.12
  • Loading branch information
jan-janssen authored Dec 19, 2022
2 parents f55e08b + 64069c7 commit da3a458
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ dependencies:
- scikit-image =0.19.3
- randspg =0.0.1
- boto3 =1.26.32
- moto =4.0.11
- moto =4.0.12
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.26.32',
'moto==4.0.11'
'moto==4.0.12'
],
},
cmdclass=versioneer.get_cmdclass(),
Expand Down

0 comments on commit da3a458

Please sign in to comment.