Skip to content

Commit b5cd0c6

Browse files
fix(deps): update all non-major pep621 dependencies to v1.40.57
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 05a5dbc commit b5cd0c6

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

packages/automated_actions_utils/pyproject.toml

Lines changed: 2 additions & 2 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.55",
10+
"boto3==1.40.57",
1111
"gql==4.0.0",
1212
"hvac==2.3.0",
1313
"kubernetes==34.1.0",
1414
"openshift==0.13.2",
1515
"pydantic==2.12.3",
16-
"types-boto3-lite[rds]==1.40.55",
16+
"types-boto3-lite[rds]==1.40.57",
1717
"types-hvac==2.3.0.20250914",
1818
]
1919

uv.lock

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

0 commit comments

Comments
 (0)