Skip to content

Commit

Permalink
Bump Plotly.NET from 4.2.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [Plotly.NET](https://github.com/plotly/Plotly.NET) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/plotly/Plotly.NET/releases)
- [Changelog](https://github.com/plotly/Plotly.NET/blob/dev/RELEASE_NOTES.md)
- [Commits](plotly/Plotly.NET@4.2.0...5.0.0)

---
updated-dependencies:
- dependency-name: Plotly.NET
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 14, 2024
1 parent 275b9b0 commit 159dcfa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="Plotly.NET" Version="4.2.0" />
<PackageReference Include="Plotly.NET.ImageExport" Version="5.0.1" />
<PackageReference Include="Plotly.NET" Version="5.0.0" />
<PackageReference Include="Plotly.NET.ImageExport" Version="6.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 159dcfa

Please sign in to comment.