Skip to content

Commit

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

---
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 Feb 20, 2024
1 parent b737f44 commit 0dee2e1
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 76 deletions.
106 changes: 31 additions & 75 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 @@ -80,7 +80,7 @@ pre-commit = "3.5.0"
fastavro = "1.9.4"
coverage = { version = "^7.4.1", extras = ["toml"] }
requests-mock = "1.11.0"
moto = { version = "^5.0.1", extras = ["server"] }
moto = { version = "^5.0.2", extras = ["server"] }
typing-extensions = "4.9.0"
pytest-mock = "3.12.0"
pyspark = "3.5.0"
Expand Down

0 comments on commit 0dee2e1

Please sign in to comment.