Skip to content

Commit

Permalink
Merge pull request #444 from pyiron/dependabot/pip/moto-3.1.16
Browse files Browse the repository at this point in the history
Bump moto from 3.1.15 to 3.1.16
  • Loading branch information
jan-janssen committed Jul 4, 2022
2 parents b5b07bd + cf4623e commit c79b573
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.24.22
- moto =3.1.15
- moto =3.1.16
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.22',
'moto==3.1.15'
'moto==3.1.16'
],
},
cmdclass=versioneer.get_cmdclass(),
Expand Down

0 comments on commit c79b573

Please sign in to comment.