From 3c3b9b4aee1670c3561a8cbfa342a3b926abc76c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 17:48:27 +0000 Subject: [PATCH] Bump python-multipart from 0.0.6 to 0.0.7 in /app 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] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 1c456c6..4bea43a 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -24,7 +24,7 @@ pydantic-extra-types==2.2.0 pydantic-settings==2.1.0 pydantic_core==2.14.6 python-dotenv==1.0.0 -python-multipart==0.0.6 +python-multipart==0.0.7 PyYAML==6.0.1 sniffio==1.3.0 SQLAlchemy==2.0.23