Compare commits

..

1 Commits

Author SHA1 Message Date
567c6683bf fix(deps): update all non-major dependencies
All checks were successful
ZeroDownTime/CloudBender/pipeline/pr-main This commit looks good
2025-05-31 03:01:24 +00:00

View File

@ -13,14 +13,14 @@ readme = "README.md"
license = "AGPL-3.0-or-later"
requires-python = ">=3.12"
dependencies = [
"boto3==1.38.26",
"boto3==1.38.27",
"mock==5.2.0",
"Jinja2==3.1.6",
"click==8.2.1",
"pexpect==4.9.0",
"python-minifier==2.11.3",
"cfn-lint==1.35.3",
"ruamel.yaml==0.18.11",
"ruamel.yaml==0.18.12",
"rich==14.0.0",
"pulumi==3.173.0",
"pulumi-aws==6.81.0",