Skip to content

Commit

Permalink
django to 3.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Tracy Boehrer committed Oct 11, 2023
1 parent d3b929c commit 1d79a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/botbuilder-applicationinsights/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
]
TESTS_REQUIRES = [
"aiounittest==1.3.0",
"django==3.2.19", # For samples
"django==3.2.20", # For samples
"djangorestframework==3.10.3", # For samples
"flask==2.2.5", # For samples
]
Expand Down

0 comments on commit 1d79a3f

Please sign in to comment.