Skip to content

Commit

Permalink
Bump IronPython
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/csharp/advanced-topics/interop/snippets/dynamic-iron-python-walkthrough with 1 update: [IronPython](https://github.com/IronLanguages/ironpython3).


Updates `IronPython` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/IronLanguages/ironpython3/releases)
- [Changelog](https://github.com/IronLanguages/ironpython3/blob/main/WhatsNewInPython30.md)
- [Commits](IronLanguages/ironpython3@v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: IronPython
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 983c282 commit 79ea5a2
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 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="IronPython" Version="3.4.1" />
<PackageReference Include="IronPython" Version="3.4.2" />
</ItemGroup>

</Project>

0 comments on commit 79ea5a2

Please sign in to comment.