Skip to content

Commit ae71357

Browse files
committed
fix: Using latest pattern validator version
1 parent 1885714 commit ae71357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def get_version():
2323
'python-dateutil',
2424
'requests',
2525
'simplejson',
26-
'stix2-patterns>=0.4.1',
26+
'stix2-patterns>=2.1.2',
2727
]
2828

2929
setup(

0 commit comments

Comments
 (0)