Skip to content

Commit d5a59af

Browse files
fix(deps): update all non-major pep621 dependencies (#424)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 2c86a6f commit d5a59af

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = { text = "Apache 2.0" }
77
readme = "README.md"
88
requires-python = "~= 3.12.0"
99
dependencies = [
10-
"boto3==1.40.69",
10+
"boto3==1.40.74",
1111
"external-resources-io==0.6.2",
1212
"pydantic==2.12.4",
1313
]
@@ -19,13 +19,13 @@ documentation = "https://github.com/app-sre/er-aws-msk"
1919

2020
[dependency-groups]
2121
dev = [
22-
"boto3-stubs-lite[ec2,kafka]==1.40.69",
22+
"boto3-stubs-lite[ec2,kafka]==1.40.74",
2323
"external-resources-io[cli]==0.6.2",
2424
"mypy==1.18.2",
25-
"pytest==9.0.0",
25+
"pytest==9.0.1",
2626
"pytest-cov==7.0.0",
2727
"pytest-mock==3.15.1",
28-
"ruff==0.14.4",
28+
"ruff==0.14.5",
2929
]
3030

3131
[project.scripts]

uv.lock

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

0 commit comments

Comments
 (0)