Skip to content

Commit d6ae2c8

Browse files
authored
fix(deps): update dependency boto3 to v1.40.2 (#2256)
1 parent a660903 commit d6ae2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"python-dateutil>=2.8.2",
3535
"pydantic>=2.0.0",
3636
"typing-extensions>=4.7.1",
37-
"boto3==1.40.1",
37+
"boto3==1.40.2",
3838
]
3939

4040
[project.urls]

0 commit comments

Comments
 (0)