Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 458a572 commit 9e51ec4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -16,7 +16,7 @@ fastapi = "^0.115.0"
uvicorn = "^0.30.6"

[tool.poetry.group.dev.dependencies]
moto = "^5.0.13"
moto = "^5.0.20"
types-requests = "^2.28.11.2"
mypy = "^1.11.2"
flake8 = "^7.1.1"
Expand Down

0 comments on commit 9e51ec4

Please sign in to comment.