From 36a2f24590dcc81127c46e2d51709f1ae31d049a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 20:14:22 +0000 Subject: [PATCH] Bump python-multipart from 0.0.6 to 0.0.7 in /requirements 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] --- requirements/dev.txt | 2 +- requirements/prod.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index fff9671..056d434 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -12,7 +12,7 @@ slowapi~=0.1.7 passlib[bcrypt]~=1.7.4 cryptography~=39.0.2 fastapi-mail==1.2.6 -python-multipart==0.0.6 +python-multipart==0.0.7 python-jose==3.3.0 pyotp~=2.8.0 aiosmtplib~=2.0.1 diff --git a/requirements/prod.txt b/requirements/prod.txt index ba36c92..1b88087 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -8,7 +8,7 @@ slowapi~=0.1.7 passlib[bcrypt]~=1.7.4 cryptography~=39.0.2 fastapi-mail==1.2.6 -python-multipart==0.0.6 +python-multipart==0.0.7 python-jose==3.3.0 pyotp~=2.8.0 aiosmtplib~=2.0.1