Skip to content

Commit

Permalink
[Snyk] Security upgrade azure-storage-blob from 12.8.1 to 12.13.0 (cv…
Browse files Browse the repository at this point in the history
…at-ai#26)

fix: cvat/requirements/base.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-AZURESTORAGEBLOB-2949173

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
sizov-kirill and snyk-bot authored Jul 22, 2022
1 parent f09c062 commit 05125b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cvat/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ tensorflow==2.8.1 # Optional requirement of Datumaro. Use tensorflow-macos==2.8.
patool==1.12
diskcache==5.0.2
boto3==1.17.61
azure-storage-blob==12.8.1
azure-storage-blob==12.13.0
google-cloud-storage==1.42.0
# --no-binary=datumaro: workaround for pip to install
# opencv-headless instead of regular opencv, to actually run setup script
Expand Down

0 comments on commit 05125b9

Please sign in to comment.