We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c17f030 + 7181660 commit dc9d4f0Copy full SHA for dc9d4f0
libraries/botbuilder-azure/setup.py
@@ -5,7 +5,7 @@
5
from setuptools import setup
6
7
REQUIRES = [
8
- "azure-cosmos==3.1.2",
+ "azure-cosmos==3.2.0",
9
"azure-storage-blob==2.1.0",
10
"botbuilder-schema==4.10.0",
11
"botframework-connector==4.10.0",
0 commit comments