Skip to content

Commit

Permalink
MINOR: [C#] Bump pythonnet from 3.0.2 to 3.0.3 in /csharp
Browse files Browse the repository at this point in the history
Bumps [pythonnet](https://github.com/pythonnet/pythonnet) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pythonnet/pythonnet/releases)
- [Changelog](https://github.com/pythonnet/pythonnet/blob/master/CHANGELOG.md)
- [Commits](pythonnet/pythonnet@v3.0.2...v3.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent ded3295 commit 00cd20f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit.skippablefact" Version="1.4.13" />
<PackageReference Include="pythonnet" Version="3.0.2" />
<PackageReference Include="pythonnet" Version="3.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 00cd20f

Please sign in to comment.