Skip to content

Commit a7bc8b2

Browse files
dependabot[bot]mrkeshav-05
authored andcommitted
Bump slack-sdk from 3.36.0 to 3.37.0 in /backend (#2377)
Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.36.0 to 3.37.0. - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](slackapi/python-slack-sdk@v3.36.0...v3.37.0) --- updated-dependencies: - dependency-name: slack-sdk dependency-version: 3.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e12e07c commit a7bc8b2

File tree

2 files changed

+66
-3
lines changed

2 files changed

+66
-3
lines changed

backend/poetry.lock

Lines changed: 65 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ reportlab = "^4.4.2"
4343
requests = "^2.32.5"
4444
sentry-sdk = { extras = [ "django" ], version = "^2.20.0" }
4545
slack-bolt = "^1.22.0"
46-
slack-sdk = "^3.35.0"
46+
slack-sdk = "^3.37.0"
4747
strawberry-graphql = { extras = [ "django" ], version = "^0.282.0" }
4848
strawberry-graphql-django = "^0.65.1"
4949
thefuzz = "^0.22.1"

0 commit comments

Comments
 (0)