Compare commits

..

1 Commits

Author SHA1 Message Date
b22a9599f7 fix(deps): update all non-major dependencies
All checks were successful
ZeroDownTime/CloudBender/pipeline/pr-main This commit looks good
2025-03-21 03:00:54 +00:00

View File

@ -13,13 +13,13 @@ readme = "README.md"
license = "AGPL-3.0-or-later"
requires-python = ">=3.12"
dependencies = [
"boto3==1.37.16",
"boto3==1.37.17",
"mock==5.2.0",
"Jinja2==3.1.6",
"click==8.1.8",
"pexpect==4.9.0",
"python-minifier==2.11.3",
"cfn-lint==1.31.3",
"cfn-lint==1.32.0",
"ruamel.yaml==0.18.10",
"rich==13.9.4",
"pulumi==3.157.0",