From 517526c0c8a839e6250c1c41edb8434f8b644ab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 17:29:25 +0000 Subject: [PATCH] Bump python-multipart from 0.0.5 to 0.0.7 in /FastAPIRedisRQ/app 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] --- FastAPIRedisRQ/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 FastAPIRedisRQ/app/requirements.txt diff --git a/FastAPIRedisRQ/app/requirements.txt b/FastAPIRedisRQ/app/requirements.txt old mode 100755 new mode 100644 index 9ecc75c..1a5dacb --- a/FastAPIRedisRQ/app/requirements.txt +++ b/FastAPIRedisRQ/app/requirements.txt @@ -1,5 +1,5 @@ python-jose==3.1.0 -python-multipart==0.0.5 +python-multipart==0.0.7 async-exit-stack async-generator redis