Skip to content

Commit efebac2

Browse files
committed
main: Update dependency boto3 to v1.37.16
1 parent 2ac88de commit efebac2

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
@@ -36,7 +36,7 @@ urllib3 = "^1.25.3"
3636
python-dateutil = ">=2.8.2"
3737
pydantic = ">=2"
3838
typing-extensions = ">=4.7.1"
39-
boto3 = "==1.37.0"
39+
boto3 = "==1.37.16"
4040

4141
[tool.poetry.dev-dependencies]
4242
pytest = ">=7.2.1"

0 commit comments

Comments
 (0)