Skip to content

Commit

Permalink
Bump Microsoft.ML.TimeSeries
Browse files Browse the repository at this point in the history
Bumps [Microsoft.ML.TimeSeries](https://github.com/dotnet/machinelearning) from 1.5.0 to 2.0.0.
- [Release notes](https://github.com/dotnet/machinelearning/releases)
- [Commits](https://github.com/dotnet/machinelearning/commits)

---
updated-dependencies:
- dependency-name: Microsoft.ML.TimeSeries
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 8, 2022
1 parent f29a4a2 commit 7ff8244
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.ML" Version="1.5.0" />
<PackageReference Include="Microsoft.ML.TimeSeries" Version="1.5.0" />
<PackageReference Include="Microsoft.ML.TimeSeries" Version="2.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7ff8244

Please sign in to comment.