Skip to content

Commit 7ac17ca

Browse files
Update dependency boto3 to v1.42.60
1 parent 7c75ea3 commit 7ac17ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws-resources/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pyoaev = [
1515
{ markers = "extra == 'prod' and extra != 'dev'", version = "2.2.1", source = "pypi" },
1616
{ markers = "extra == 'dev' and extra != 'prod'", path = "../../client-python", develop = true },
1717
]
18-
boto3 = "1.40.21"
18+
boto3 = "1.42.60"
1919
botocore = "1.40.21"
2020

2121
[tool.poetry.extras]

0 commit comments

Comments
 (0)