diff options
-rw-r--r-- | python/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/requirements.txt b/python/requirements.txt index 7df9b1978db..c151cb416bd 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -22,7 +22,7 @@ ply == 3.8 colorama == 0.3.7 # For package uploading -boto3 == 1.17.27 +boto3 == 1.26.127 PyGithub == 1.58.1 # Default root CAs on Windows CI do not trust CloudFront certificates, |