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
72dc20c16c
commit
43f5c3cf4b
@ -13,20 +13,20 @@ readme = "README.md"
|
|||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"boto3==1.34.89",
|
"boto3==1.35.65",
|
||||||
"mock==5.1.0",
|
"mock==5.1.0",
|
||||||
"Jinja2==3.1.3",
|
"Jinja2==3.1.4",
|
||||||
"click==8.1.7",
|
"click==8.1.7",
|
||||||
"pexpect==4.9.0",
|
"pexpect==4.9.0",
|
||||||
"python-minifier==2.9.0",
|
"python-minifier==2.11.3",
|
||||||
"cfn-lint==0.86.4",
|
"cfn-lint==0.87.11",
|
||||||
"ruamel.yaml==0.18.6",
|
"ruamel.yaml==0.18.6",
|
||||||
"pulumi==3.113.3",
|
"pulumi==3.140.0",
|
||||||
"pulumi-aws==6.32.0",
|
"pulumi-aws==6.60.0",
|
||||||
"pulumi-aws-native==0.103.0",
|
"pulumi-aws-native==0.126.0",
|
||||||
"pulumi-policy==1.11.0",
|
"pulumi-policy==1.13.0",
|
||||||
"pulumi-command==0.10.0",
|
"pulumi-command==0.11.1",
|
||||||
"pulumi_random==4.16.6",
|
"pulumi_random==4.16.7",
|
||||||
]
|
]
|
||||||
|
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
Loading…
Reference in New Issue
Block a user