Skip to content

Commit

Permalink
chore(deps): Bump the all group with 1 update
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [Tiktoken](https://github.com/tryAGI/Tiktoken).

- [Commits](https://github.com/tryAGI/Tiktoken/commits)

---
updated-dependencies:
- dependency-name: Tiktoken
  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 and HavenDV committed Oct 16, 2023
1 parent 8edd83b commit c000c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/Anthropic/Anthropic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Tiktoken" Version="1.1.2" />
<PackageReference Include="Tiktoken" Version="1.1.3" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net4.6.2'">
Expand Down

0 comments on commit c000c4d

Please sign in to comment.