Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 25, 2023
1 parent d874484 commit eebdea0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
23 changes: 13 additions & 10 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,6 +52,6 @@ pre-commit = "^3.3.1"
mypy-boto3-s3 = "^1.28.19"
pytest = "^7.4.3"
pytest-dependency = "^0.5.1"
moto = "^4.1.8"
moto = "^4.2.6"
pytest-mock = "^3.8.2"
vulture = "^2.7"

0 comments on commit eebdea0

Please sign in to comment.