Skip to content

Commit

Permalink
Bump slack-sdk from 3.27.1 to 3.27.2 (#55)
Browse files Browse the repository at this point in the history
* Bump slack-sdk from 3.27.1 to 3.27.2

Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.27.1 to 3.27.2.
- [Release notes](https://github.com/slackapi/python-slack-sdk/releases)
- [Changelog](https://github.com/slackapi/python-slack-sdk/blob/main/docs-v2/changelog.html)
- [Commits](slackapi/python-slack-sdk@v3.27.1...v3.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update dep modules

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Said Sef <saidsef@gmail.com>
  • Loading branch information
dependabot[bot] and saidsef committed May 26, 2024
1 parent 96dae4b commit d926587
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ verify_ssl = true
name = "pypi"

[packages]
requests = ">=2.31.0"
slack-sdk = ">=3.27.1"
requests = ">=2.32.0"
slack-sdk = ">=3.27.2"

[dev-packages]

Expand Down
9 changes: 4 additions & 5 deletions Pipfile.lock

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

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-i https://pypi.org/simple
requests>=2.32.0
slack-sdk>=3.27.1
slack-sdk>=3.27.2

0 comments on commit d926587

Please sign in to comment.