Skip to content

Commit

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

---
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 Sep 9, 2024
1 parent bc17666 commit 8c29fc4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 @@ -12,7 +12,7 @@ dane = "^0.4.3"
faster-whisper = "^1.0.1"

[tool.poetry.group.dev.dependencies]
moto = "^5.0.13"
moto = "^5.0.14"
boto3 = "^1.34.84"
pytest = "^8.3.2"
mockito = "^1.3.3"
Expand Down

0 comments on commit 8c29fc4

Please sign in to comment.