From 943790c2bdc0d7501840b2d657e4f55acefdfdad Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 18 Oct 2023 23:13:19 +0000
Subject: [PATCH] Bump Magick.NET-Q16-AnyCPU in /source/POI.DiscordDotNet

Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 13.2.0 to 13.3.0.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](https://github.com/dlemstra/Magick.NET/compare/13.2.0...13.3.0)

---
updated-dependencies:
- dependency-name: Magick.NET-Q16-AnyCPU
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 source/POI.DiscordDotNet/POI.DiscordDotNet.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/POI.DiscordDotNet/POI.DiscordDotNet.csproj b/source/POI.DiscordDotNet/POI.DiscordDotNet.csproj
index 8265fd6f..48b1ea22 100644
--- a/source/POI.DiscordDotNet/POI.DiscordDotNet.csproj
+++ b/source/POI.DiscordDotNet/POI.DiscordDotNet.csproj
@@ -14,7 +14,7 @@
         <PackageReference Include="DSharpPlus.Interactivity" Version="5.0.0-nightly-01709" />
         <PackageReference Include="DSharpPlus.SlashCommands" Version="5.0.0-nightly-01709" />
         <PackageReference Include="JetBrains.Annotations" Version="2023.2.0" />
-        <PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.2.0" />
+        <PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.3.0" />
         <PackageReference Include="Magick.NET.Core" Version="13.2.0" />
         <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
         <PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />