Skip to content

Commit 27be485

Browse files
nzloshsijis
authored andcommitted
chore: update errbot-backend-slackv3 version to 0.3.2
1 parent a0bd905 commit 27be485

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ fixes:
3232
- chore: bump setuptools to >=78.1.1 (#1734)
3333
- docs: update tox chat server URLs (#1739)
3434
- chore: update Dockerfile python version (#1744)
35+
- chore: update errbot-backend-slackv3 version to 0.3.2 (#1743)
3536

3637

3738
v6.2.0 (2024-01-01)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def read(fname, encoding="ascii"):
109109
},
110110
extras_require={
111111
"slack": [
112-
"errbot-backend-slackv3==0.3.1",
112+
"errbot-backend-slackv3==0.3.2",
113113
],
114114
"discord": [
115115
"err-backend-discord==3.0.1",

0 commit comments

Comments
 (0)