Update QuantConnect.pythonnet to 2.0.60 (#9600)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Jhonathan Abreu
2026-07-09 16:12:35 -04:00
committed by GitHub
parent e709e62b80
commit 4e7d7b3221
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.59" />
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.60" />
</ItemGroup>
<ItemGroup>
<Content Include="OptionUniverseFilterGreeksShortcutsRegressionAlgorithm.py" />