Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bump crt
  • Loading branch information
sfodagain committed Dec 11, 2025
commit d683acc1ea8f322623cf50bd73e7b2aaeeee154a
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def _load_version():
"Operating System :: OS Independent",
],
install_requires=[
'awscrt==0.28.1',
'awscrt==0.30.0',
],
python_requires='>=3.8',
)
Loading