Skip to content

Commit dc9d4f0

Browse files
authored
Merge pull request #1303 from microsoft/mdrichardson/cosmosUpdate
Update azure-cosmos to 3.2.0
2 parents c17f030 + 7181660 commit dc9d4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/botbuilder-azure/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from setuptools import setup
66

77
REQUIRES = [
8-
"azure-cosmos==3.1.2",
8+
"azure-cosmos==3.2.0",
99
"azure-storage-blob==2.1.0",
1010
"botbuilder-schema==4.10.0",
1111
"botframework-connector==4.10.0",

0 commit comments

Comments
 (0)