Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: moto[s3,server]
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 8, 2022
1 parent 85a92ac commit c152ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
flake8
moto[server,s3]==3.0.4
moto[server,s3]==3.0.6
flask==2.0.3
pytest
pytest-cache
Expand Down

0 comments on commit c152ea2

Please sign in to comment.