Skip to content

Commit eb2afdf

Browse files
author
Jesse
authored
Bump thrift dependency to 0.16.0 (#65)
Addresses https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13949 Signed-off-by: Jesse Whitehouse <[email protected]>
1 parent d2d9015 commit eb2afdf

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ include = ["CHANGELOG.md"]
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.7.1"
13-
thrift = "^0.13.0"
13+
thrift = "^0.16.0"
1414
pandas = "^1.3.0"
1515
pyarrow = "^9.0.0"
1616
lz4 = "^4.0.2"

0 commit comments

Comments
 (0)