Skip to content

Commit ee8e6a4

Browse files
chore(deps): bump the python group with 3 updates (#15002)
1 parent 89eafe2 commit ee8e6a4

2 files changed

Lines changed: 69 additions & 69 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version = "2.0.0-beta"
99
requires-python = ">=3.11"
1010
dependencies = [
1111
"ansible==12.3.0",
12-
"cryptography>=47.0.0",
12+
"cryptography>=48.0.0",
1313
"jinja2>=3.1.6",
1414
"netaddr==1.3.0",
1515
"pyyaml>=6.0.2",
@@ -23,7 +23,7 @@ py-modules = []
2323
[project.optional-dependencies]
2424
# Cloud provider dependencies (installed automatically based on provider selection)
2525
aws = [
26-
"boto3>=1.42.97",
26+
"boto3>=1.43.4",
2727
]
2828
azure = [
2929
"azure-identity>=1.15.0",
@@ -33,7 +33,7 @@ azure = [
3333
"msrestazure>=0.6.4",
3434
]
3535
gcp = [
36-
"google-auth>=2.49.2",
36+
"google-auth>=2.50.0",
3737
"requests>=2.31.0",
3838
]
3939
hetzner = [

0 commit comments

Comments
 (0)