Skip to content

Commit

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

---
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 May 13, 2024
1 parent b201013 commit 4597f11
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 @@ -30,7 +30,7 @@ pyupgrade = "^3.3.1"
mypy = "^1.10.0"
isort = "^5.11.5"
singer-sdk = { version="^0.37.0", extras = ["testing"] }
moto = "^5.0.6"
moto = "^5.0.7"
coverage = "^7.5.1"
pydocstyle = "^6.3.0"

Expand Down

0 comments on commit 4597f11

Please sign in to comment.