From e757a63f1a96e5582f6e8bd83667d92de4b37923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 17:45:10 +0000 Subject: [PATCH] build(deps): bump python-multipart in /sld-api-backend 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] --- sld-api-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sld-api-backend/requirements.txt b/sld-api-backend/requirements.txt index 8335927..c5fd1dd 100644 --- a/sld-api-backend/requirements.txt +++ b/sld-api-backend/requirements.txt @@ -58,7 +58,7 @@ python-dateutil==2.8.2 python-dotenv==1.0.0 python-hcl2==4.3.2 python-jose==3.3.0 -python-multipart==0.0.6 +python-multipart==0.0.7 python-usernames==1.0.0 pytz==2023.3.post1 PyYAML==6.0.1