Skip to content

Commit 94e54d9

Browse files
authored
main: Update dependency boto3 to v1.37.33 (#1360)
1 parent efb8749 commit 94e54d9

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.28"
39+
boto3 = "==1.37.33"
4040

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

0 commit comments

Comments
 (0)