fix(deps): update all non-major dependencies
Some checks failed
ZeroDownTime/CloudBender/pipeline/pr-main There was a failure building this commit
Some checks failed
ZeroDownTime/CloudBender/pipeline/pr-main There was a failure building this commit
This commit is contained in:
parent
5ab6069a37
commit
0492a468c4
@ -13,20 +13,20 @@ readme = "README.md"
|
||||
license = "AGPL-3.0-or-later"
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"boto3==1.34.89",
|
||||
"boto3==1.35.63",
|
||||
"mock==5.1.0",
|
||||
"Jinja2==3.1.3",
|
||||
"Jinja2==3.1.4",
|
||||
"click==8.1.7",
|
||||
"pexpect==4.9.0",
|
||||
"python-minifier==2.9.0",
|
||||
"cfn-lint==0.86.4",
|
||||
"python-minifier==2.11.3",
|
||||
"cfn-lint==0.87.11",
|
||||
"ruamel.yaml==0.18.6",
|
||||
"pulumi==3.113.3",
|
||||
"pulumi-aws==6.32.0",
|
||||
"pulumi-aws-native==0.103.0",
|
||||
"pulumi-policy==1.11.0",
|
||||
"pulumi-command==0.10.0",
|
||||
"pulumi_random==4.16.6",
|
||||
"pulumi==3.139.0",
|
||||
"pulumi-aws==6.59.1",
|
||||
"pulumi-aws-native==0.126.0",
|
||||
"pulumi-policy==1.13.0",
|
||||
"pulumi-command==0.11.1",
|
||||
"pulumi_random==4.16.7",
|
||||
]
|
||||
|
||||
classifiers = [
|
||||
|
Loading…
Reference in New Issue
Block a user