Skip to content

Commit cbbfbba

Browse files
authored
Merge pull request #1409 from lark-parser/dev
Pin types-regex to a working version
2 parents 7061908 + d6b1273 commit cbbfbba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ deps =
2828
mypy==0.950
2929
interegular>=0.2.4
3030
types-atomicwrites
31-
types-regex
31+
types-regex==2023.12.25.20240106
3232
rich<=13.4.1
3333
commands =
3434
mypy

0 commit comments

Comments
 (0)