From 723d3de51c275f6447e9ac7194262f357d0f5552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 17:40:55 +0000 Subject: [PATCH] Bump python-multipart from 0.0.6 to 0.0.7 in /reqs 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] --- reqs/requirements_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reqs/requirements_base.txt b/reqs/requirements_base.txt index 728c5ab..e064899 100644 --- a/reqs/requirements_base.txt +++ b/reqs/requirements_base.txt @@ -13,7 +13,7 @@ planbelt @ git+https://github.com/dvrpc/plan-belt@0.5.1 pydantic==1.10.8 python-dateutil==2.8.2 python-dotenv==1.0.0 -python-multipart==0.0.6 +python-multipart==0.0.7 pytz==2023.3 PyYAML==6.0 six==1.16.0