Skip to content

Commit

Permalink
Bump Argu from 6.1.1 to 6.1.4 (opensearch-project#485) (opensearch-pr…
Browse files Browse the repository at this point in the history
…oject#491)

* Bump Argu from 6.1.1 to 6.1.4

Bumps [Argu](https://github.com/fsprojects/Argu) from 6.1.1 to 6.1.4.
- [Release notes](https://github.com/fsprojects/Argu/releases)
- [Changelog](https://github.com/fsprojects/Argu/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/Argu@6.1.1...6.1.4)

---
updated-dependencies:
- dependency-name: Argu
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit c12f0c8)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 4b29a58 commit 078fab1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `xunit.runner.visualstudio` from 2.5.4 to 2.5.5
- Bumps `CSharpier.Core` from 0.26.3 to 0.26.7
- Bumps `xunit` from 2.6.2 to 2.6.3
- Bumps `Argu` from 6.1.1 to 6.1.4

## [1.6.0]
### Added
Expand Down
2 changes: 1 addition & 1 deletion tests/Tests.YamlRunner/Tests.YamlRunner.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<ItemGroup>
<PackageReference Update="FSharp.Core" Version="8.0.100" />

<PackageReference Include="Argu" Version="6.1.1" />
<PackageReference Include="Argu" Version="6.1.4" />
<PackageReference Include="FSharp.Data" Version="6.3.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SemanticVersioning" Version="2.0.2" />
Expand Down

0 comments on commit 078fab1

Please sign in to comment.