File tree Expand file tree Collapse file tree 3 files changed +541
-606
lines changed
Expand file tree Collapse file tree 3 files changed +541
-606
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ importlib-resources = ">=1.3"
2121responses = " *"
2222aioresponses = " *"
2323types-cachetools = " >=5.2.0,<6.0.0"
24- types-colorama = " >=0.4.6,<0.5.0"
2524types-jmespath = " >=1.0.0,<2.0.0"
2625types-jsonschema = " >=4.17.0,<5.0.0"
2726types-pyyaml = " >=6.0.0,<7.0.0"
@@ -37,6 +36,7 @@ flake8-bugbear = "*"
3736parameterized = " *"
3837time-machine = " *"
3938boto3-stubs-lite = {extras = [" s3" ], version = " *" }
39+ types-colorama = " <0.5.0,>=0.4.3"
4040
4141[packages ]
4242#
@@ -47,7 +47,7 @@ bc-detect-secrets = "==1.4.30"
4747bc-jsonpath-ng = " ==1.6.1"
4848pycep-parser = " ==0.4.1"
4949tabulate = " >=0.9.0,<0.10.0"
50- colorama = " >=0.4.6 ,<0.5.0"
50+ colorama = " >=0.4.3 ,<0.5.0"
5151termcolor =" >=2.2.0,<2.4.0"
5252junit-xml = " >=1.9,<2.0"
5353dpath = " ==2.1.3"
You can’t perform that action at this time.
0 commit comments