Skip to content

Commit 8b1dc08

Browse files
committed
Bump sectools to 1.5.1, fixes bug
1 parent f23f95a commit 8b1dc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers = [
1515
"Operating System :: OS Independent",
1616
]
1717
dependencies = [
18-
"sectools>=1.5.0",
18+
"sectools>=1.5.1",
1919
"xlsxwriter",
2020
"urllib3==1.26.16",
2121
"requests==2.29.0",

0 commit comments

Comments
 (0)