Skip to content

Commit

Permalink
Dialogs: regex version bump (#2050)
Browse files Browse the repository at this point in the history
Co-authored-by: Tracy Boehrer <[email protected]>
  • Loading branch information
tracyboehrer and Tracy Boehrer authored Dec 5, 2023
1 parent c5c276d commit e61d4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/botbuilder-dialogs/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from setuptools import setup

REQUIRES = [
"regex<=2019.08.19",
"regex>=2022.1.18",
"emoji==1.7.0",
"recognizers-text-date-time>=1.0.2a1",
"recognizers-text-number-with-unit>=1.0.2a1",
Expand Down

0 comments on commit e61d4b3

Please sign in to comment.