Skip to content

Commit 5b55a05

Browse files
committed
Upgrade slack-sdk version
1 parent c33db09 commit 5b55a05

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
@@ -14,7 +14,7 @@
1414
long_description = fh.read()
1515

1616
test_dependencies = [
17-
"slack_sdk>=3.19,<4",
17+
"slack_sdk>=3.21.3,<4",
1818
"pytest>=6,<7",
1919
"pytest-cov>=3,<4",
2020
"black==22.8.0", # 22.10.0 or newer no longer exist for Python 3.6

0 commit comments

Comments
 (0)