slack-samples / bolt-python-ai-chatbot

Bring AI into your workspace using a chatbot powered by Anthropic and OpenAI
MIT License
26 stars 8 forks source link

Bump anthropic from 0.34.2 to 0.37.1 #23

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps anthropic from 0.34.2 to 0.37.1.

Release notes

Sourced from anthropic's releases.

v0.37.1

0.37.1 (2024-10-22)

Full Changelog: v0.37.0...v0.37.1

Bug Fixes

  • bedrock: correct handling of messages beta (#711) (4cba32b)
  • vertex: use correct beta url (b76db5c)

v0.37.0

0.37.0 (2024-10-22)

Full Changelog: v0.36.2...v0.37.0

Features

  • api: add new model and computer-use-2024-10-22 beta (dd93d87)
  • bedrock: add messages beta (2566c93)
  • vertex: add messages beta (0d1f1a6)

Bug Fixes

  • client/async: correctly retry in all cases (#704) (ee6febc)

Chores

v0.36.2

0.36.2 (2024-10-17)

Full Changelog: v0.36.1...v0.36.2

Bug Fixes

  • types: remove misleading betas TypedDict property for the Batch API (#697) (e1b9e31)

Chores

v0.36.1

0.36.1 (2024-10-15)

... (truncated)

Changelog

Sourced from anthropic's changelog.

0.37.1 (2024-10-22)

Full Changelog: v0.37.0...v0.37.1

Bug Fixes

  • bedrock: correct handling of messages beta (#711) (4cba32b)
  • vertex: use correct beta url (b76db5c)

0.37.0 (2024-10-22)

Full Changelog: v0.36.2...v0.37.0

Features

  • api: add new model and computer-use-2024-10-22 beta (dd93d87)
  • bedrock: add messages beta (2566c93)
  • vertex: add messages beta (0d1f1a6)

Bug Fixes

  • client/async: correctly retry in all cases (#704) (ee6febc)

Chores

0.36.2 (2024-10-17)

Full Changelog: v0.36.1...v0.36.2

Bug Fixes

  • types: remove misleading betas TypedDict property for the Batch API (#697) (e1b9e31)

Chores

0.36.1 (2024-10-15)

Full Changelog: v0.36.0...v0.36.1

Bug Fixes

... (truncated)

Commits
  • cd80d46 release: 0.37.1
  • 4c32977 fix(vertex): use correct beta url
  • 8363a8d fix(bedrock): correct handling of messages beta (#711)
  • e8bd777 CI: fix publish workflow credentials (#710)
  • a7bc9eb release: 0.37.0
  • 1c2d817 feat(vertex): add messages beta
  • cabe3fc feat(bedrock): add messages beta
  • 5c0421e feat(api): add new model and computer-use-2024-10-22 beta
  • a348fe7 chore(internal): update spec (#706)
  • 8c0527b chore(internal): remove unused black config (#705)
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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[bot] commented 1 week ago

Superseded by #25.