From eed10e86b59ed3a90d57f499b8ba07c04fdb4ad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 23:25:14 +0000 Subject: [PATCH] Bump python-multipart from 0.0.5 to 0.0.7 Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.5 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.5...0.0.7) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_lock.txt | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1cb91e7..32197ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ hypercorn==0.14.3 setuptools==58.2.0 pydantic==1.10.4 passlib[bcrypt]==1.7.4 -python-multipart==0.0.5 +python-multipart==0.0.7 itsdangerous==2.1.2 PyYAML==6.0 beautifulsoup4==4.11.2 diff --git a/requirements_lock.txt b/requirements_lock.txt index 5f415a4..ea819fd 100644 --- a/requirements_lock.txt +++ b/requirements_lock.txt @@ -682,8 +682,9 @@ python-dateutil==2.8.2 \ # openapi-python-client # rssgen # temporalio -python-multipart==0.0.5 \ - --hash=sha256:f7bb5f611fc600d15fa47b3974c8aa16e93724513b49b5f95c81e6624c83fa43 +python-multipart==0.0.7 \ + --hash=sha256:288a6c39b06596c1b988bb6794c6fbc80e6c369e35e5062637df256bee0c9af9 \ + --hash=sha256:b1fef9a53b74c795e2347daac8c54b252d9e0df9c619712691c1cc8021bd3c49 # via -r ./requirements.txt python-slugify==8.0.0 \ --hash=sha256:51f217508df20a6c166c7821683384b998560adcf8f19a6c2ca8b460528ccd9c \