nautobot / nautobot-app-chatops

Extensible ChatOps Framework to enable other chatbots and the Nautobot chat command.
https://docs.nautobot.com/projects/chatops/en/latest/
Other
51 stars 34 forks source link

Pinned slack-sdk requirement is wrong #333

Closed jjeff07 closed 1 month ago

jjeff07 commented 1 month ago

Environment

Expected Behavior

files_upload_v2 was added in https://github.com/slackapi/python-slack-sdk/releases/tag/v3.23.0 https://github.com/nautobot/nautobot-app-chatops/blob/880e3866b5e8e5e97a85048dc7e9086bc7f792e0/pyproject.toml#L70 is wrong and does not support this method.

Observed Behavior

Steps to Reproduce

1. 2. 3.