Skip to content

Commit

Permalink
build(deps): Bump the all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: [AWSSDK.Kendra](https://github.com/aws/aws-sdk-net) and [LangChain.Serve.Abstractions](https://github.com/tryAGI/LangChain).


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

Updates `LangChain.Serve.Abstractions` from 0.15.1-dev.120 to 0.15.1-dev.125
- [Release notes](https://github.com/tryAGI/LangChain/releases)
- [Commits](https://github.com/tryAGI/LangChain/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.Kendra
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: LangChain.Serve.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 8818d38 commit ed372ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.400.18" />
<PackageVersion Include="AWSSDK.Kendra" Version="3.7.400.19" />
<PackageVersion Include="DotNet.ReproducibleBuilds" Version="1.2.25" />
<PackageVersion Include="Elastic.Clients.Elasticsearch" Version="8.14.2" />
<PackageVersion Include="FluentAssertions" Version="6.12.1" />
Expand All @@ -16,7 +16,7 @@
<PackageVersion Include="LangChain.DocumentLoaders.Pdf" Version="0.15.0" />
<PackageVersion Include="LangChain.Polyfills" Version="0.15.0" />
<PackageVersion Include="LangChain.Providers.Amazon.Bedrock" Version="0.15.1-dev.78" />
<PackageVersion Include="LangChain.Serve.Abstractions" Version="0.15.1-dev.120" />
<PackageVersion Include="LangChain.Serve.Abstractions" Version="0.15.1-dev.125" />
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.Data.Sqlite.Core" Version="8.0.8" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
Expand Down

0 comments on commit ed372ea

Please sign in to comment.