8000 Dependency updates (#1959) · sysang/botbuilder-python@0114088 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0114088

Browse files
tracyboehrerTracy Boehrer
and
Tracy Boehrer
authored
Dependency updates (microsoft#1959)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
1 parent 43dd98e commit 0114088

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

libraries/botbuilder-applicationinsights/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
]
1313
TESTS_REQUIRES = [
1414
"aiounittest==1.3.0",
15-
"django==2.2.28", # For samples
15+
"django==3.2.14", # For samples
1616
"djangorestframework==3.10.3", # For samples
1717
"flask==1.1.1", # For samples
1818
]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
pytest-cov>=2.6.0
22
pytest~=6.2.3
3+
pyyaml==5.4
34
azure-devtools>=0.4.1
45
pytest-asyncio==0.15.1
56
ddt==1.2.1

0 commit comments

Comments
 (0)
0