Skip to content

Commit

Permalink
chore: bump moto library
Browse files Browse the repository at this point in the history
  • Loading branch information
felixscherz committed Feb 3, 2025
1 parent 5b0e622 commit f30b7e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ pre-commit = "4.1.0"
fastavro = "1.10.0"
coverage = { version = "^7.4.2", extras = ["toml"] }
requests-mock = "1.12.1"
moto = { version = "^5.0.2", extras = ["server"] }
moto = { version = "^5.0.28", extras = ["server"] }
typing-extensions = "4.12.2"
pytest-mock = "3.14.0"
pyspark = "3.5.3"
Expand Down

0 comments on commit f30b7e6

Please sign in to comment.