Skip to content

Commit 92f1d74

Browse files
dependabot[bot]sungwy
authored andcommitted
Build: Bump moto from 5.0.1 to 5.0.2 (apache#447)
Bumps [moto](https://github.com/getmoto/moto) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.1...5.0.2) --- 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 8241bf3 commit 92f1d74

File tree

2 files changed

+32
-75
lines changed

2 files changed

+32
-75
lines changed

poetry.lock

Lines changed: 31 additions & 74 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
@@ -80,7 +80,7 @@ pre-commit = "3.5.0"
8080
fastavro = "1.9.4"
8181
coverage = { version = "^7.4.1", extras = ["toml"] }
8282
requests-mock = "1.11.0"
83-
moto = { version = "^5.0.1", extras = ["server"] }
83+
moto = { version = "^5.0.2", extras = ["server"] }
8484
typing-extensions = "4.9.0"
8585
pytest-mock = "3.12.0"
8686
pyspark = "3.5.0"

0 commit comments

Comments
 (0)