Skip to content

Commit

Permalink
Use latest version of moto
Browse files Browse the repository at this point in the history
  • Loading branch information
iainelder authored and connelldave committed Apr 5, 2023
1 parent d4308d6 commit 07f3130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ flake8-print = "*"
mypy = "*"
pre-commit = "*"
flakeheaven = "*"
moto = {extras = ["organizations", "sts"], version = "3.0.4"}
moto = {extras = ["organizations", "sts"], version = "*"}
pytest-randomly = "*"


Expand Down

0 comments on commit 07f3130

Please sign in to comment.