Skip to content

Commit 0f42f80

Browse files
build(deps): bump slack-sdk from 3.40.0 to 3.40.1 in /pydantic-ai
Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.40.0 to 3.40.1. - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](slackapi/python-slack-sdk@v3.40.0...v3.40.1) --- updated-dependencies: - dependency-name: slack-sdk dependency-version: 3.40.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 346d010 commit 0f42f80

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
@@ -3,7 +3,7 @@ name = "bolt-python-support-agent-pydantic"
33
version = "0.1.0"
44
requires-python = ">=3.10"
55
dependencies = [
6-
"slack-sdk==3.40.0",
6+
"slack-sdk==3.40.1",
77
"slack-bolt==1.27.0",
88
"slack-cli-hooks<1.0.0",
99
"pydantic-ai[openai]",

0 commit comments

Comments
 (0)