Skip to content

Commit e597f23

Browse files
nobodynatenobodynate
andauthored
added the moto extras required by test fixture. (#521)
Co-authored-by: nobodynate <nate.wilson@rhinosecuritylabs.com>
1 parent 19b7028 commit e597f23

File tree

2 files changed

+41
-2
lines changed

2 files changed

+41
-2
lines changed

poetry.lock

Lines changed: 40 additions & 1 deletion
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
@@ -36,7 +36,7 @@ pytest = "^8.4.2"
3636
freezegun = "^1.1.0"
3737
typing-extensions = "^4.0.0"
3838
boto3-stubs = {extras = ["iam", "s3", "lambda"], version = "^1.17.54"}
39-
moto = "^5.1.22"
39+
moto = {version = "^5.1.22", extras = ["cognitoidp"]}
4040
importlib-metadata = "4.13.0"
4141
types-urllib3 = "^1.26.25.14"
4242

0 commit comments

Comments
 (0)