use moto to mock s3

This commit is contained in:
Kenneth Kehl
2024-05-28 11:27:57 -07:00
parent 184d181e15
commit 17fec1c99e
5 changed files with 105 additions and 1 deletions

View File

@@ -82,6 +82,7 @@ flake8-print = "^5.0.0"
flake8-pytest-style = "^1.7.2"
isort = "^5.13.2"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto="*"
pip-audit = "*"
pre-commit = "^3.7.1"
pytest = "^8.2.1"