Skip to content

Commit d580620

Browse files
authored
Merge pull request #656 from DarthMax/fix_CVE-2023-47248
Bump PyArrow version
2 parents 494d773 + 4a7e9f2 commit d580620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ multimethod >= 1.0, < 2.0
22
neo4j >= 4.4.2, < 6.0
33
numpy < 2.0
44
pandas >= 1.0, < 3.0
5-
pyarrow >= 11.0, < 16.0
5+
pyarrow >= 14.0.1, < 17.0
66
textdistance >= 4.0, < 5.0
77
tqdm >= 4.0, < 5.0
88
typing-extensions >= 4.0, < 5.0

0 commit comments

Comments
 (0)