Skip to content

Commit 9b9bb90

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 2 additions & 2 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.42.4",
10+
"boto3==1.42.7",
1111
"external-resources-io==0.6.2",
1212
"pydantic==2.12.5",
1313
]
@@ -19,7 +19,7 @@ documentation = "https://github.com/app-sre/er-aws-elasticache"
1919

2020
[dependency-groups]
2121
dev = [
22-
"boto3-stubs-lite[elasticache,ec2]==1.42.4",
22+
"boto3-stubs-lite[elasticache,ec2]==1.42.7",
2323
"external-resources-io[cli]==0.6.2",
2424
"mypy==1.19.0",
2525
"pytest-cov==7.0.0",

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)