Skip to content

Commit f710cd3

Browse files
chore(deps): bump slack-bolt from 1.28.0 to 1.29.0 in /pydantic-ai
Bumps [slack-bolt](https://github.com/slackapi/bolt-python) from 1.28.0 to 1.29.0. - [Release notes](https://github.com/slackapi/bolt-python/releases) - [Commits](slackapi/bolt-python@v1.28.0...v1.29.0) --- updated-dependencies: - dependency-name: slack-bolt dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47e8ba5 commit f710cd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pydantic-ai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
requires-python = ">=3.10"
55
dependencies = [
66
"slack-sdk==3.43.0",
7-
"slack-bolt==1.28.0",
7+
"slack-bolt==1.29.0",
88
"slack-cli-hooks==0.3.0",
99
"pydantic-ai[openai]==1.107.0",
1010
"python-dotenv==1.2.2",

0 commit comments

Comments
 (0)