8000 Dialogs: regex version bump (#2050) · GitDakky/botbuilder-python@e61d4b3 · GitHub
[go: up one dir, main page]

Skip to content

Commit e61d4b3

Browse files
tracyboehrerTracy Boehrer
and
Tracy Boehrer
authored
Dialogs: regex version bump (microsoft#2050)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
1 parent c5c276d commit e61d4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/botbuilder-dialogs/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from setuptools import setup
66

77
REQUIRES = [
8-
"regex<=2019.08.19",
8+
"regex>=2022.1.18",
99
"emoji==1.7.0",
1010
"recognizers-text-date-time>=1.0.2a1",
1111
"recognizers-text-number-with-unit>=1.0.2a1",

0 commit comments

Comments
 (0)
0