소스 검색
Merge pull request #17864 from frappe/mergify/bp/version-14-hotfix/pr-17862
chore(deps): bump boto dependency (backport #17862)
version-14
Ankush Menat
2 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
pyproject.toml
|
|
@@ -74,7 +74,7 @@ dependencies = [ |
|
|
|
"markdownify~=0.11.2", |
|
|
|
|
|
|
|
# integration dependencies |
|
|
|
"boto3~=1.17.53", |
|
|
|
"boto3~=1.18.49", |
|
|
|
"dropbox~=11.7.0", |
|
|
|
"google-api-python-client~=2.2.0", |
|
|
|
"google-auth-httplib2~=0.1.0", |
|
|
|