Skip to content

Commit 5aa76fb

Browse files
authored
main: Update dependency boto3 to v1.35.98 (#722)
1 parent 21ca281 commit 5aa76fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regtests/client/python/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ urllib3 = "^1.25.3"
3535
python-dateutil = ">=2.8.2"
3636
pydantic = ">=2"
3737
typing-extensions = ">=4.7.1"
38-
boto3 = "==1.35.97"
38+
boto3 = "==1.35.98"
3939

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

0 commit comments

Comments
 (0)