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: [SharpToken](https://github.com/dmitry-brazhenko/SharpToken) and [TiktokenSharp](https://github.com/aiqinxuancai/TiktokenSharp).


Updates `SharpToken` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/dmitry-brazhenko/SharpToken/releases)
- [Commits](dmitry-brazhenko/SharpToken@2.0.2...2.0.3)

Updates `TiktokenSharp` from 1.1.0 to 1.1.4
- [Release notes](https://github.com/aiqinxuancai/TiktokenSharp/releases)
- [Commits](aiqinxuancai/TiktokenSharp@1.1.0...1.1.4)

---
updated-dependencies:
- dependency-name: SharpToken
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: TiktokenSharp
  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 May 20, 2024
1 parent 39b1550 commit 4b194b0
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 @@ -19,9 +19,9 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageVersion>
<PackageVersion Include="SharpToken" Version="2.0.2" />
<PackageVersion Include="SharpToken" Version="2.0.3" />
<PackageVersion Include="System.ValueTuple" Version="4.5.0" />
<PackageVersion Include="TiktokenSharp" Version="1.1.0" />
<PackageVersion Include="TiktokenSharp" Version="1.1.4" />
<PackageVersion Include="Verify.MSTest" Version="24.2.0" />
</ItemGroup>
</Project>

0 comments on commit 4b194b0

Please sign in to comment.