From 8f153799e7ada8e7e0ae8e6a5d005199978ad69e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 14:35:42 +0000 Subject: [PATCH] Bump RestSharp from 105.2.3 to 106.12.0 in /Api Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 105.2.3 to 106.12.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Commits](https://github.com/restsharp/RestSharp/compare/105.2.3...106.12) --- updated-dependencies: - dependency-name: RestSharp dependency-version: 106.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Api/QuantConnect.Api.csproj | 6 +++--- Api/packages.config | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Api/QuantConnect.Api.csproj b/Api/QuantConnect.Api.csproj index 92820f465758..c58d318e7075 100644 --- a/Api/QuantConnect.Api.csproj +++ b/Api/QuantConnect.Api.csproj @@ -1,4 +1,4 @@ - + Debug @@ -87,8 +87,8 @@ ..\packages\NodaTime.1.3.4\lib\net35-Client\NodaTime.dll - - ..\packages\RestSharp.105.2.3\lib\net45\RestSharp.dll + + ..\packages\RestSharp.106.12.0\lib\net452\RestSharp.dll True diff --git a/Api/packages.config b/Api/packages.config index 70954bf080ba..baa63fdfee38 100644 --- a/Api/packages.config +++ b/Api/packages.config @@ -6,6 +6,6 @@ - + \ No newline at end of file