Bump Anthropic.SDK from 5.5.2 to 5.5.3 (#1101)

---
updated-dependencies:
- dependency-name: Anthropic.SDK
  dependency-version: 5.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-02 21:49:41 -04:00
committed by GitHub
Unverified
parent 58e2e58787
commit 3bbb01c095
+1 -1
View File
@@ -88,7 +88,7 @@
<!-- MCP -->
<PackageVersion Include="ModelContextProtocol" Version="0.4.0-preview.1" />
<!-- Inference SDKs -->
<PackageVersion Include="Anthropic.SDK" Version="5.5.2" />
<PackageVersion Include="Anthropic.SDK" Version="5.5.3" />
<PackageVersion Include="AWSSDK.Extensions.Bedrock.MEAI" Version="4.0.3.2" />
<PackageVersion Include="Microsoft.ML.OnnxRuntimeGenAI" Version="0.9.2" />
<PackageVersion Include="OllamaSharp" Version="5.4.7" />