Skip to content

Commit

Permalink
build(deps): bump HtmlAgilityPack in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack).


Updates `HtmlAgilityPack` from 1.11.61 to 1.11.62
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](zzzprojects/html-agility-pack@v1.11.61...v1.11.62)

---
updated-dependencies:
- dependency-name: HtmlAgilityPack
  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 Jul 31, 2024
1 parent a41e409 commit c841cf9
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 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageVersion>
<PackageVersion Include="HtmlAgilityPack" Version="1.11.61" />
<PackageVersion Include="HtmlAgilityPack" Version="1.11.62" />
<PackageVersion Include="HuggingFace" Version="0.2.4" />
<PackageVersion Include="IsExternalInit" Version="1.0.3" />
<PackageVersion Include="LeonardoAi" Version="0.1.0" />
Expand Down

0 comments on commit c841cf9

Please sign in to comment.