Skip to content

Commit

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

---
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 and Yelinz committed Oct 3, 2024
1 parent 5fa6e05 commit e78a807
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -49,7 +49,7 @@ django-extensions = "3.2.3"
django-test-migrations = "1.4.0"
factory-boy = "3.3.1"
gitlint = "0.19.1"
moto = { extras = ["s3"], version = "5.0.14" }
moto = { extras = ["s3"], version = "5.0.15" }
pdbpp = "0.10.3"
pillow = "10.4.0"
pre-commit = "3.8.0"
Expand Down

0 comments on commit e78a807

Please sign in to comment.