Skip to content

Commit 7f195a7

Browse files
fix(deps): update all non-major pep621 dependencies
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 517934c commit 7f195a7

File tree

3 files changed

+25
-25
lines changed

3 files changed

+25
-25
lines changed

packages/automated_actions/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ requires-python = "~= 3.12.0"
99
dependencies = [
1010
"automated-actions-utils",
1111
"celery[sqs]==5.5.3",
12-
"fastapi==0.120.2",
12+
"fastapi==0.120.3",
1313
"httpx==0.28.1",
14-
"hvac==2.3.0",
14+
"hvac==2.4.0",
1515
"itsdangerous==2.2.0",
1616
"kubernetes==34.1.0",
1717
"prometheus-fastapi-instrumentator==7.1.0",

packages/automated_actions_utils/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ license = { text = "Apache 2.0" }
77
readme = "README.md"
88
requires-python = "~= 3.12.0"
99
dependencies = [
10-
"boto3==1.40.62",
10+
"boto3==1.40.63",
1111
"gql==4.0.0",
12-
"hvac==2.3.0",
12+
"hvac==2.4.0",
1313
"kubernetes==34.1.0",
1414
"openshift==0.13.2",
1515
"pydantic==2.12.3",
16-
"types-boto3-lite[rds]==1.40.62",
16+
"types-boto3-lite[rds]==1.40.63",
1717
"types-hvac==2.3.0.20250914",
1818
]
1919

uv.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)