Skip to content

chore(deps): pin slack-bolt to an exact version#12

Merged
mwbrooks merged 1 commit into
mainfrom
deps-pin-versions
Jun 25, 2026
Merged

chore(deps): pin slack-bolt to an exact version#12
mwbrooks merged 1 commit into
mainfrom
deps-pin-versions

Conversation

@zimeg

@zimeg zimeg commented Jun 24, 2026

Copy link
Copy Markdown
Member

Summary

This pull request pins slack-bolt to an exact version. It was previously unpinned, so a fresh pip install -r requirements.txt resolved whatever the latest release happened to be. Pinning to slack-bolt==1.28.0 makes setup reproducible; Dependabot drives future bumps.

Requirements

slack-bolt was unpinned, so installs resolved the latest release at
any given time. Pin to slack-bolt==1.28.0 for reproducible setup;
Dependabot drives future bumps.
@zimeg zimeg marked this pull request as ready for review June 24, 2026 22:38
@zimeg zimeg requested a review from a team as a code owner June 24, 2026 22:38
@zimeg zimeg self-assigned this Jun 24, 2026
@zimeg zimeg added bug Something isn't working dependencies labels Jun 24, 2026

@mwbrooks mwbrooks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Thanks! 🙇🏻

@mwbrooks mwbrooks merged commit 88a8479 into main Jun 25, 2026
1 check passed
@mwbrooks mwbrooks deleted the deps-pin-versions branch June 25, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants