8000 django to 3.2.20 (#2027) · andreikop/botbuilder-python@dfec904 · GitHub
[go: up one dir, main page]

Skip to content

Commit dfec904

Browse files
tracyboehrerTracy Boehrer
andauthored
django to 3.2.20 (microsoft#2027)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
1 parent d3b929c commit dfec904

File tree

1 file changed

+1
-1
lines changed
  • libraries/botbuilder-applicationinsights

1 file changed

+1
-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==3.2.19", # For samples
15+
"django==3.2.20", # For samples
1616
"djangorestframework==3.10.3", # For samples
1717
"flask==2.2.5", # For samples
1818
]

0 commit comments

Comments
 (0)
0