Skip to content

Commit

Permalink
Bump slack-bolt from 1.21.0 to 1.21.1 in /backend (#39)
Browse files Browse the repository at this point in the history
Bumps [slack-bolt](https://github.com/slackapi/bolt-python) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/slackapi/bolt-python/releases)
- [Commits](slackapi/bolt-python@v1.21.0...v1.21.1)

---
updated-dependencies:
- dependency-name: slack-bolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent c6206b4 commit 0422144
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ python = "^3.12"
pyyaml = "^6.0.2"
requests = "^2.32.3"
sentry-sdk = {extras = ["django"], version = "^2.17.0"}
slack-bolt = "^1.21.0"
slack-bolt = "^1.21.1"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 0422144

Please sign in to comment.