From 340257c3ee06245a4e165ff553ce67d7cd5c03ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 17:39:15 +0000 Subject: [PATCH] Bump python-multipart from 0.0.6 to 0.0.7 in /python-env Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7. - [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.7) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-env/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-env/requirements.txt b/python-env/requirements.txt index d0b5233..27dd867 100644 --- a/python-env/requirements.txt +++ b/python-env/requirements.txt @@ -18,7 +18,7 @@ packaging==23.0 pluggy==1.0.0 pydantic==1.10.6 python-dotenv==1.0.0 -python-multipart==0.0.6 +python-multipart==0.0.7 rfc3986==1.5.0 shortuuid==1.0.11 sniffio==1.3.0