Skip to content

Commit 3a02e36

Browse files
authored
Pin azure-storage dev dependency to version 0.36.0
1 parent 6448a17 commit 3a02e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pytest-cov >= 2.5.1
1414
pytest-timeout >= 1.3.3
1515
pylint >= 1.9.5
1616
docutils >= 0.13.1
17-
azure-storage >= 0.33.0
17+
azure-storage == 0.36.0
1818
click >= 4.1, < 7.1
1919
Pygments >= 2.0
2020
prompt_toolkit>= 2.0.0 , < 2.1.0

0 commit comments

Comments
 (0)