Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 622adb7 commit ac29c90
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 27 deletions.
47 changes: 21 additions & 26 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 @@ -79,7 +79,7 @@ pre-commit = "3.5.0"
fastavro = "1.9.3"
coverage = { version = "^7.4.1", extras = ["toml"] }
requests-mock = "1.11.0"
moto = { version = "^4.2.13", extras = ["server"] }
moto = { version = "^5.0.1", extras = ["server"] }
typing-extensions = "4.9.0"
pytest-mock = "3.12.0"
pyspark = "3.5.0"
Expand Down

0 comments on commit ac29c90

Please sign in to comment.