Skip to content

Commit 8edfeae

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 c0c09b7 commit 8edfeae

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

packages/automated_actions/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"kubernetes==34.1.0",
1717
"prometheus-fastapi-instrumentator==7.1.0",
1818
"pydantic-settings==2.11.0",
19-
"pydantic==2.12.3",
19+
"pydantic==2.12.4",
2020
"pyjwt==2.10.1",
2121
"pynamodb==6.1.0",
2222
"requests-toolbelt==1.0.0",

packages/automated_actions_utils/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ license = { text = "Apache 2.0" }
77
readme = "README.md"
88
requires-python = "~= 3.12.0"
99
dependencies = [
10-
"boto3==1.40.65",
10+
"boto3==1.40.66",
1111
"gql==4.0.0",
1212
"hvac==2.4.0",
1313
"kubernetes==34.1.0",
1414
"openshift==0.13.2",
15-
"pydantic==2.12.3",
15+
"pydantic==2.12.4",
1616
"sretoolbox==3.1.0",
17-
"types-boto3-lite[rds]==1.40.65",
17+
"types-boto3-lite[rds]==1.40.66",
1818
"types-hvac==2.4.0.20251101",
1919
]
2020

uv.lock

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

0 commit comments

Comments
 (0)