Skip to content

Commit f69124a

Browse files
authored
Merge pull request #85 from aws-samples/bugfix/single-control-tower-region
reverting back to 2.0.10
2 parents 8c3a7ee + 813f3cb commit f69124a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Amazon Web Services <no_reply@amazon.com>"]
77
[tool.poetry.dependencies]
88
python = "^3.9"
99
boto3 = "^1.18.42"
10-
crhelper = "^2.0.1"
10+
crhelper = "^2.0.10"
1111

1212
[tool.poetry.dev-dependencies]
1313
pytest = "^6.2.5"

0 commit comments

Comments
 (0)