Skip to content

Commit 2932600

Browse files
chore(deps-dev): bump moto from 5.0.27 to 5.0.28
Bumps [moto](https://github.com/getmoto/moto) from 5.0.27 to 5.0.28. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.27...5.0.28) --- updated-dependencies: - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74b37db commit 2932600

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ django-extensions = "3.2.3"
4949
django-test-migrations = "1.4.0"
5050
factory-boy = "3.3.1"
5151
gitlint = "0.19.1"
52-
moto = { extras = ["s3"], version = "5.0.27" }
52+
moto = { extras = ["s3"], version = "5.0.28" }
5353
pdbpp = "0.10.3"
5454
pillow = "11.1.0"
5555
pre-commit = "4.1.0"

0 commit comments

Comments
 (0)