From 7d23b6c718a6b3b8f1a290e35ed55a0fe4d8de7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 19:49:21 +0000 Subject: [PATCH] Bump IronPython 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](https://github.com/IronLanguages/ironpython3/compare/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] --- .../dynamic-iron-python-walkthrough/ironpythonsample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/csharp/advanced-topics/interop/snippets/dynamic-iron-python-walkthrough/ironpythonsample.csproj b/docs/csharp/advanced-topics/interop/snippets/dynamic-iron-python-walkthrough/ironpythonsample.csproj index 1aecec59dd065..34f5c937a5c75 100644 --- a/docs/csharp/advanced-topics/interop/snippets/dynamic-iron-python-walkthrough/ironpythonsample.csproj +++ b/docs/csharp/advanced-topics/interop/snippets/dynamic-iron-python-walkthrough/ironpythonsample.csproj @@ -7,7 +7,7 @@ - +