Skip to content

Commit

Permalink
build(deps): bump the all group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 4 updates: [AWSSDK.Kendra](https://github.com/aws/aws-sdk-net), [AWSSDK.BedrockAgentRuntime](https://github.com/aws/aws-sdk-net), [AWSSDK.BedrockRuntime](https://github.com/aws/aws-sdk-net) and [tryAGI.OpenAI](https://github.com/tryAGI/OpenAI).


Updates `AWSSDK.Kendra` from 3.7.301.60 to 3.7.400
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits/3.7.400.0)

Updates `AWSSDK.BedrockAgentRuntime` from 3.7.309.3 to 3.7.400
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits/3.7.400.0)

Updates `AWSSDK.BedrockRuntime` from 3.7.307.3 to 3.7.400
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits/3.7.400.0)

Updates `tryAGI.OpenAI` from 3.0.4-dev.6 to 3.0.4-dev.8
- [Commits](https://github.com/tryAGI/OpenAI/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.Kendra
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: AWSSDK.BedrockAgentRuntime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: AWSSDK.BedrockRuntime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tryAGI.OpenAI
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent a45c6b1 commit df4c3fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<PackageVersion Include="Anthropic.SDK" Version="3.3.0" />
<PackageVersion Include="Anyscale" Version="1.0.2" />
<PackageVersion Include="Aspose.PDF" Version="24.7.0" />
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="3.7.309.3" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="3.7.307.3" />
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.301.60" />
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="3.7.400" />
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="3.7.400" />
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.400" />
<PackageVersion Include="AWSSDK.OpenSearchService" Version="3.7.305.8" />
<PackageVersion Include="AWSSDK.SageMakerRuntime" Version="3.7.301.37" />
<PackageVersion Include="Azure.AI.OpenAI" Version="1.0.0-beta.17" />
Expand Down Expand Up @@ -83,7 +83,7 @@
<PackageVersion Include="Testcontainers.PostgreSql" Version="3.9.0" />
<PackageVersion Include="Testcontainers.Redis" Version="3.9.0" />
<PackageVersion Include="Tiktoken" Version="2.0.3" />
<PackageVersion Include="tryAGI.OpenAI" Version="3.0.4-dev.6" />
<PackageVersion Include="tryAGI.OpenAI" Version="3.0.4-dev.8" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
Expand Down

0 comments on commit df4c3fa

Please sign in to comment.