Skip to content

Commit 1755aaa

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 16e6478 commit 1755aaa

2 files changed

Lines changed: 41 additions & 41 deletions

File tree

‎pyproject.toml‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ license = { text = "Apache 2.0" }
77
readme = "README.md"
88
requires-python = "~= 3.12.0"
99
dependencies = [
10-
"boto3-stubs[logs]==1.42.59",
11-
"boto3==1.42.59",
10+
"boto3-stubs[logs]==1.42.76",
11+
"boto3==1.42.76",
1212
"external-resources-io==0.6.2",
1313
"pydantic==2.12.5",
1414
]
@@ -22,10 +22,10 @@ documentation = "https://github.com/app-sre/er-aws-cloudwatch"
2222
dev = [
2323
"external-resources-io[cli]==0.6.2",
2424
"mypy==1.19.1",
25-
"pytest-cov==7.0.0",
25+
"pytest-cov==7.1.0",
2626
"pytest-mock==3.15.1",
2727
"pytest==9.0.2",
28-
"ruff==0.15.4",
28+
"ruff==0.15.7",
2929
]
3030

3131
[project.scripts]

‎uv.lock‎

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

0 commit comments

Comments
 (0)