From 9693100fee36185ecfe244aba0522427ce037cc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 17:33:11 +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] --- oldrequirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/oldrequirements.txt b/oldrequirements.txt index fb1c6c5..cb618d4 100644 --- a/oldrequirements.txt +++ b/oldrequirements.txt @@ -95,7 +95,7 @@ Pympler==1.0.1 pyparsing==3.0.9 pyrsistent==0.18.1 python-dateutil==2.8.2 -python-multipart==0.0.5 +python-multipart==0.0.7 pytz==2021.1 pytz-deprecation-shim==0.1.0.post0 pywin32==304 diff --git a/requirements.txt b/requirements.txt index ce437bb..dbd6c1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ newtulipy==0.4.6 numpy==1.20.3 uvicorn==0.12.3 aiofiles==0.6.0 -python-multipart==0.0.5 +python-multipart==0.0.7 jinja2==3.1.2 yfinance==0.1.74 numerize==0.12