Skip to content

Commit 85155ae

Browse files
committed
Update dependency regex to v2022
1 parent 0928a46 commit 85155ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pyparsing==2.4.7
4646
pytz==2021.1
4747
PyYAML==5.4.1
4848
reflex-cli==0.5
49-
regex==2021.8.28
49+
regex==2022.4.24
5050
requests==2.26.0
5151
six==1.16.0
5252
snowballstemmer==2.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pylint==2.10.2
3838
PyNaCl==1.4.0
3939
PyYAML==5.4.1
4040
reflex-cli==0.5
41-
regex==2021.8.28
41+
regex==2022.4.24
4242
requests==2.26.0
4343
six==1.16.0
4444
toml==0.10.2

0 commit comments

Comments
 (0)