From deba348f855c5e8fc21357671a70499e20b1988f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 00:45:46 +0000 Subject: [PATCH] Bump python-multipart from 0.0.6 to 0.0.9 Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.9. - [Release notes](https://github.com/andrew-d/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.9) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 8ea9e12..85fd7f5 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -552,12 +552,12 @@ }, "python-multipart": { "hashes": [ - "sha256:e9925a80bb668529f1b67c7fdb0a5dacdd7cbfc6fb0bff3ea443fe22bdd62132", - "sha256:ee698bab5ef148b0a760751c261902cd096e57e10558e11aca17646b74ee1c18" + "sha256:03f54688c663f1b7977105f021043b0793151e4cb1c1a9d4a11fc13d622c4026", + "sha256:97ca7b8ea7b05f977dc3849c3ba99d51689822fab725c3703af7c866a0c2b215" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==0.0.6" + "markers": "python_version >= '3.8'", + "version": "==0.0.9" }, "sentry-sdk": { "extras": [