Skip to content

Commit 3c3af1a

Browse files
chore: update errbot-backend-slackv3 version to 0.3.1 (#1725)
* chore: update errbot-backend-slackv3 versions to 0.3.1 * adding changes
1 parent b903fe2 commit 3c3af1a

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
@@ -19,6 +19,7 @@ fixes:
1919
- Fix: situationally broken apropos command (#1711)
2020
- chore: bump requests to 2.32.3 (#1715)
2121
- chore: bump jinja2 to 3.1.6 (#1723)
22+
- chore: update errbot-backend-slackv3 version to 0.3.1 (#1725)
2223

2324

2425
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.2.1",
112+
"errbot-backend-slackv3==0.3.1",
113113
],
114114
"discord": [
115115
"err-backend-discord==3.0.1",

0 commit comments

Comments
 (0)