Skip to content

Commit de8b6af

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

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
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.38.27",
10+
"boto3==1.38.30",
1111
"external-resources-io==0.6.1",
1212
"pydantic==2.11.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.38.27",
22+
"boto3-stubs-lite[elasticache,ec2]==1.38.30",
2323
"external-resources-io[cli]==0.6.1",
2424
"mypy==1.16.0",
2525
"pytest-cov==6.1.1",

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)