Skip to content

Commit

Permalink
Update awscrt to 0.16.26 (#2987)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateprewitt committed Jul 19, 2023
1 parent 0e3b5ad commit 8a22aa3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-AWSCRT-50323.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "AWSCRT",
"description": "Upgrade awscrt version to 0.16.26"
}
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requires_dist =
urllib3>=1.25.4,<1.27

[options.extras_require]
crt = awscrt==0.16.9
crt = awscrt==0.16.26

[flake8]
ignore = E203,E226,E501,E731,W503,W504

0 comments on commit 8a22aa3

Please sign in to comment.