Skip to content

Commit 9490922

Browse files
Build: Bump moto from 4.2.11 to 4.2.12 (#224)
Bumps [moto](https://github.com/getmoto/moto) from 4.2.11 to 4.2.12. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@4.2.11...4.2.12) --- updated-dependencies: - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 560ec68 commit 9490922

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ pre-commit = "3.5.0"
7979
fastavro = "1.9.1"
8080
coverage = { version = "^7.3.3", extras = ["toml"] }
8181
requests-mock = "1.11.0"
82-
moto = "^4.2.11"
82+
moto = "^4.2.12"
8383
typing-extensions = "4.9.0"
8484
pytest-mock = "3.12.0"
8585
cython = "3.0.6"

0 commit comments

Comments
 (0)