From 7cd9001aa5a5b641390d7870b77f8b76181d5a63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:37:36 +0000 Subject: [PATCH] chore(deps): bump python-multipart in /local/iam-mock Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.7 to 0.0.18. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.7...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- local/iam-mock/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/iam-mock/requirements.txt b/local/iam-mock/requirements.txt index db8f9d1d..41bd0772 100644 --- a/local/iam-mock/requirements.txt +++ b/local/iam-mock/requirements.txt @@ -24,7 +24,7 @@ pydantic-settings==2.1.0 pydantic_core==2.14.6 PyJWT==2.8.0 python-dotenv==1.0.1 -python-multipart==0.0.7 +python-multipart==0.0.18 PyYAML==6.0.1 sniffio==1.3.0 starlette==0.37.2