Skip to content

Commit f44d53a

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/automated_actions_utils/pyproject.toml

Lines changed: 2 additions & 2 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",
1515
"pydantic==2.12.3",
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: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)