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