Skip to content

Commit 80f8023

Browse files
committed
Bump CRT to 0.32.0
1 parent 7878b12 commit 80f8023

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "dependency",
3+
"description": "Upgrade CRT to 0.32.0 to solve infinite hang"
4+
}

packages/smithy-http/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636

3737
[project.optional-dependencies]
3838
awscrt = [
39-
"awscrt~=0.28.2",
39+
"awscrt~=0.32.0",
4040
]
4141
aiohttp = [
4242
"aiohttp>=3.11.12, <4.0",

0 commit comments

Comments
 (0)