소스 검색

Merge pull request #8339 from lgogolin/patch-1

Update requirements.txt
Scott Dodson 6 년 전
부모
커밋
0be04d6612
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,7 +1,7 @@
 # Versions are pinned to prevent pypi releases arbitrarily breaking
 # tests with new APIs/semantics. We want to update versions deliberately.
 ansible==2.4.3.0
-boto==2.34.0
+boto==2.44.0
 click==6.7
 pyOpenSSL==17.5.0
 # We need to disable ruamel.yaml for now because of test failures