Skip to content

Commit

Permalink
chore(deps): Bump Tiktoken from 2.0.2 to 2.0.3 in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: Tiktoken.


Updates `Tiktoken` from 2.0.2 to 2.0.3

---
updated-dependencies:
- dependency-name: Tiktoken
  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 and HavenDV committed Jul 15, 2024
1 parent 2dd5677 commit c317aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/Cohere/Cohere.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="2.0.2" />
<PackageReference Include="Tiktoken" Version="2.0.3" />
</ItemGroup>

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

0 comments on commit c317aad

Please sign in to comment.