Skip to content

Commit 5385484

Browse files
authored
add # pyup: ignore [ci skip]
1 parent 1a2cb3d commit 5385484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lmdb==0.97; sys_platform != 'win32'
44
# optional library requirements for services
55
# don't let pyup change pinning for azure-storage-blob, need to pin to older
66
# version to get compatibility with azure storage emulator on appveyor
7-
azure-storage-blob==2.0.1
7+
azure-storage-blob==2.0.1 # pyup: ignore
88
redis==3.3.6
99
pymongo==3.8.0
1010
# optional test requirements

0 commit comments

Comments
 (0)