Skip to content

Commit 675885e

Browse files
fix(deps): update boto3 to v1.42.89
1 parent e57701f commit 675885e

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

lambda/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
requires-python = ">=3.14"
55
dependencies = [
66
"aws-lambda-powertools==3.28.0",
7-
"boto3==1.42.83",
7+
"boto3==1.42.89",
88
"cryptography==46.0.7",
99
"dataclasses-json==0.6.7",
1010
"mohawk==1.1.0",
@@ -23,7 +23,7 @@ dev = [
2323
"flake8==7.3.0",
2424
"Flake8-pyproject==1.2.4",
2525
"mypy==1.20.0",
26-
"types-boto3==1.42.83",
26+
"types-boto3==1.42.89",
2727
"hypothesis>=6.0.0",
2828
"types-requests==2.33.0.20260408"
2929
]

lambda/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)