Skip to content

chore(deps): bump slack-sdk from 3.43.0 to 3.44.1 - #43871

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/pip/slack-sdk-3.44.0
Open

chore(deps): bump slack-sdk from 3.43.0 to 3.44.1#43871
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/pip/slack-sdk-3.44.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps slack-sdk from 3.43.0 to 3.44.0.

Release notes

Sourced from slack-sdk's releases.

v3.44.0

What's Changed

🚀 Enhancements

🐛 Bug Fixes

📚 Documentation

📦 Other changes

New Contributors

Full Changelog: slackapi/python-slack-sdk@v3.43.0...v3.44.0 Milestone: https://github.com/slackapi/python-slack-sdk/milestone/120

Commits
  • 49101ef chore(release): version 3.44.0 (#1947)
  • 8e60528 feat(web-api): add session_status to chat.stopStream and chat_stream stop() h...
  • 21f62ba feat(web-api): add blocks.validate method (#1946)
  • ac312d4 feat(web-api): add agents.sessions.setStatus and agents.sessions.rename (#1942)
  • bfb098a fix(socket-mode): only release connect_operation_lock when this task acquired...
  • 7294cf4 feat(models): add typed model classes for TableBlock cells and column_setting...
  • ae87985 fix(models): type CardBlock icon/hero_image as image element (not str) (#1937)
  • c2eacc2 chore(deps): bump click from 8.0.4 to 8.4.2 (#1935)
  • ae30a65 chore(deps): bump actions/stale from 10.3.0 to 11.0.0 (#1930)
  • 9b9a497 chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#1928)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependabot minor Dependabot PRs that bump minor version for dependencies pip Dependabot - pip related PRs labels Sep 4, 2026
@bito-code-review

bito-code-review Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Code Review Agent Run #698ecb

Actionable Suggestions - 0
Additional Suggestions - 1
  • pyproject.toml - 1
    • Stale lock files after bump · Line 113-113
      The `slack_sdk` lower bound has been bumped to `>=3.44.0` in `pyproject.toml`, but the lock files (`requirements/base.txt` and `requirements/development.txt`) still pin `slack-sdk==3.43.0`. Please regenerate these lock files so they pin a version that satisfies the new constraint.
Review Details
  • Files reviewed - 1 · Commit Range: bf902cc..bf902cc
    • pyproject.toml
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers an incremental AI Review.

  • /review full - Manually triggers a full AI Review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.48%. Comparing base (0636ac4) to head (d6447de).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #43871   +/-   ##
=======================================
  Coverage   79.48%   79.48%           
=======================================
  Files        2896     2896           
  Lines      168323   168323           
  Branches    39059    39059           
=======================================
  Hits       133790   133790           
  Misses      32034    32034           
  Partials     2499     2499           
Flag Coverage Δ
hive 37.77% <ø> (ø)
mysql 57.48% <ø> (ø)
postgres 57.52% <ø> (ø)
presto 39.66% <ø> (ø)
python 83.87% <ø> (ø)
sqlite 57.21% <ø> (ø)
unit 74.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bito-code-review

bito-code-review Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Code Review Agent Run #66d514

Actionable Suggestions - 0
Review Details
  • Files reviewed - 2 · Commit Range: bf902cc..ac6f41e
    • requirements/base.txt
    • requirements/development.txt
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers an incremental AI Review.

  • /review full - Manually triggers a full AI Review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

@rusackas

rusackas commented Sep 4, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot Bot and others added 2 commits September 4, 2026 11:08
Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.43.0 to 3.44.0.
- [Release notes](https://github.com/slackapi/python-slack-sdk/releases)
- [Commits](slackapi/python-slack-sdk@v3.43.0...v3.44.0)

---
updated-dependencies:
- dependency-name: slack-sdk
  dependency-version: 3.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@rusackas
rusackas force-pushed the dependabot/pip/slack-sdk-3.44.0 branch from ac6f41e to d6447de Compare September 4, 2026 18:08
@rusackas rusackas changed the title chore(deps): bump slack-sdk from 3.43.0 to 3.44.0 chore(deps): bump slack-sdk from 3.43.0 to 3.44.1 Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies:python minor Dependabot PRs that bump minor version for dependencies pip Dependabot - pip related PRs size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant