We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb1d3f6 commit 477cc37Copy full SHA for 477cc37
client/python/pyproject.toml
@@ -36,7 +36,7 @@ urllib3 = "^1.25.3"
36
python-dateutil = ">=2.8.2"
37
pydantic = ">=2"
38
typing-extensions = ">=4.7.1"
39
-boto3 = "==1.37.16"
+boto3 = "==1.37.18"
40
41
[tool.poetry.dev-dependencies]
42
pytest = ">=7.2.1"
0 commit comments