Skip to content

Commit

Permalink
build(deps-dev): bump moto from 4.1.3 to 4.1.6 (#419)
Browse files Browse the repository at this point in the history
Bumps [moto](https://github.com/getmoto/moto) from 4.1.3 to 4.1.6.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.1.3...4.1.6)

---
updated-dependencies:
- dependency-name: moto
  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] authored Mar 28, 2023
1 parent e0e0ec3 commit 52037d3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ pre-commit = "^3.0.4"
mypy-boto3-s3 = "^1.26.58"
pytest = "^7.2.1"
pytest-dependency = "^0.5.1"
moto = "^4.1.2"
moto = "^4.1.6"
pytest-mock = "^3.8.2"

0 comments on commit 52037d3

Please sign in to comment.