We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1dd46 commit 53a75c3Copy full SHA for 53a75c3
1 file changed
setup.py
@@ -40,7 +40,7 @@ def _load_version():
40
"Operating System :: OS Independent",
41
],
42
install_requires=[
43
- 'awscrt==0.13.9',
+ 'awscrt==0.13.11',
44
45
python_requires='>=3.6',
46
)
0 commit comments