Skip to content

Commit f30b7e6

Browse files
committed
chore: bump moto library
1 parent 5b0e622 commit f30b7e6

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
@@ -89,7 +89,7 @@ pre-commit = "4.1.0"
8989
fastavro = "1.10.0"
9090
coverage = { version = "^7.4.2", extras = ["toml"] }
9191
requests-mock = "1.12.1"
92-
moto = { version = "^5.0.2", extras = ["server"] }
92+
moto = { version = "^5.0.28", extras = ["server"] }
9393
typing-extensions = "4.12.2"
9494
pytest-mock = "3.14.0"
9595
pyspark = "3.5.3"

0 commit comments

Comments
 (0)