Skip to content

Commit

Permalink
Build: Bump moto from 4.2.8 to 4.2.9 (#153)
Browse files Browse the repository at this point in the history
Bumps [moto](https://github.com/getmoto/moto) from 4.2.8 to 4.2.9.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.2.8...4.2.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2023
1 parent d78eff8 commit b911dff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -78,7 +78,7 @@ pre-commit = "3.5.0"
fastavro = "1.9.0"
coverage = { version = "^7.3.2", extras = ["toml"] }
requests-mock = "1.11.0"
moto = "^4.2.8"
moto = "^4.2.9"
typing-extensions = "4.8.0"
pytest-mock = "3.12.0"
cython = "3.0.5"
Expand Down

0 comments on commit b911dff

Please sign in to comment.