Update Pythonnet version to 2.0.48 (#8929)

This commit is contained in:
Jhonathan Abreu
2025-08-15 13:04:02 -04:00
committed by GitHub
parent e13f8c10a7
commit 838232e696
11 changed files with 11 additions and 11 deletions
@@ -37,7 +37,7 @@
<Compile Include="..\Common\Properties\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.47" />
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.48" />
</ItemGroup>
<ItemGroup>
<Content Include="OptionUniverseFilterGreeksShortcutsRegressionAlgorithm.py" />