Skip to content

Commit

Permalink
bump aiohttp to 3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodong-Yang committed Oct 15, 2024
1 parent 21bcfdc commit be662e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dynamic = [
"version",
]
dependencies = [
"aiohttp<3.10,>=3.9.5",
"aiohttp<3.11,>=3.10.2",
"awsiot-credentialhelper<0.7,>=0.6",
"boto3<1.35,>=1.34.35",
"botocore<1.35,==1.34.35",
Expand Down

0 comments on commit be662e6

Please sign in to comment.