Skip to content

Commit b911dff

Browse files
Build: Bump moto from 4.2.8 to 4.2.9 (#153)
Bumps [moto](https://github.com/getmoto/moto) from 4.2.8 to 4.2.9. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@4.2.8...4.2.9) --- 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 d78eff8 commit b911dff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -78,7 +78,7 @@ pre-commit = "3.5.0"
7878
fastavro = "1.9.0"
7979
coverage = { version = "^7.3.2", extras = ["toml"] }
8080
requests-mock = "1.11.0"
81-
moto = "^4.2.8"
81+
moto = "^4.2.9"
8282
typing-extensions = "4.8.0"
8383
pytest-mock = "3.12.0"
8484
cython = "3.0.5"

0 commit comments

Comments
 (0)