Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 1f4a537

Browse files
tracyboehrerTracy Boehrer
andauthored
django to 3.2.24 (#2070)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
1 parent e80386c commit 1f4a537

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • libraries/botbuilder-applicationinsights

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.21", # For samples
15+
"django==3.2.24", # For samples
1616
"djangorestframework==3.14.0", # For samples
1717
"flask==2.2.5", # For samples
1818
]

0 commit comments

Comments
 (0)