From f147366b4be4d7ae111c6757521446b0a169e948 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 00:15:54 +0000 Subject: [PATCH] Update HttpMultipartParser requirement from 4.3.* to 4.4.* Updates the requirements on [HttpMultipartParser](https://github.com/Http-Multipart-Data-Parser/Http-Multipart-Data-Parser) to permit the latest version. - [Release notes](https://github.com/Http-Multipart-Data-Parser/Http-Multipart-Data-Parser/releases) - [Changelog](https://github.com/Http-Multipart-Data-Parser/Http-Multipart-Data-Parser/blob/develop/GitReleaseManager.yaml) - [Commits](https://github.com/Http-Multipart-Data-Parser/Http-Multipart-Data-Parser/compare/4.3.0...4.4.0) Signed-off-by: dependabot-preview[bot] --- src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj b/src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj index 4119ee0..7df9b1f 100644 --- a/src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj +++ b/src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj @@ -25,6 +25,6 @@ - + \ No newline at end of file