chore: bump dropbox

This commit is contained in:
barredterra 2024-01-14 15:41:37 +01:00
parent 32e44f77a9
commit cfae292d3e
2 changed files with 1 additions and 2 deletions

View file

@ -95,5 +95,4 @@ jobs:
run: |
pip install pip-audit
cd ${GITHUB_WORKSPACE}
sed -i '/dropbox/d' pyproject.toml # Remove dropbox temporarily https://github.com/dropbox/dropbox-sdk-python/pull/456
pip-audit --desc on --ignore-vuln GHSA-4xqq-73wg-5mjp .

View file

@ -77,7 +77,7 @@ dependencies = [
# integration dependencies
"boto3~=1.28.10",
"dropbox~=11.36.0",
"dropbox~=11.36.2",
"google-api-python-client~=2.2.0",
"google-auth-oauthlib~=0.4.4",
"google-auth~=1.29.0",