Skip to content

Commit

Permalink
chore(deps): bump Tiktoken from 1.0.1 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [Tiktoken](https://github.com/tryAGI/Tiktoken) from 1.0.1 to 1.1.1.
- [Commits](https://github.com/tryAGI/Tiktoken/commits)

---
updated-dependencies:
- dependency-name: Tiktoken
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and HavenDV committed Aug 25, 2023
1 parent 66d8518 commit 9ff74e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageVersion Include="MSTest.TestFramework" Version="3.1.1" />
<PackageVersion Include="PolySharp" Version="1.13.2" />
<PackageVersion Include="System.Text.Json" Version="7.0.3" />
<PackageVersion Include="Tiktoken" Version="1.0.1" />
<PackageVersion Include="Tiktoken" Version="1.1.1" />
<PackageVersion Include="tryAGI.OpenAI" Version="1.7.2" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageVersion Include="Microsoft.Extensions.Http" Version="7.0.0" />
Expand Down

0 comments on commit 9ff74e5

Please sign in to comment.