Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 7c44895 commit dfbcba8
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 16 deletions.
57 changes: 42 additions & 15 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 @@ -54,7 +54,7 @@ fingerprints = "<1.2"

[tool.poetry.group.dev.dependencies]
pytest-env = ">=0.8.2,<1.1.0"
moto = "4.2.5"
moto = "4.2.6"
pytest = "^7.3.2"
pytest-cov = "^4.1.0"
black = "^23.3.0"
Expand Down

0 comments on commit dfbcba8

Please sign in to comment.