From e9443a3bc630b94427577687486a157bdf090dc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 00:45:26 +0000 Subject: build(deps): bump python-multipart from 0.0.12 to 0.0.18 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.12 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.12...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57a20ed..0aaabde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ pyjwt==2.9.0 # via -r requirements.in python-dotenv==1.0.1 # via uvicorn -python-multipart==0.0.12 +python-multipart==0.0.18 # via -r requirements.in python-pam==2.0.2 # via -r requirements.in -- cgit v1.2.3