From 936aba89491da7160b2b62db0e784516c007fcb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:21:22 +0000 Subject: [PATCH] build(deps): bump python-multipart from 0.0.9 to 0.0.18 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 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.9...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 f787214..8e1a0d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ pylogbeat==2.0.1 pypdfium2==4.30.0 python-dotenv==1.0.1 python-logstash-async==3.0.0 -python-multipart==0.0.9 +python-multipart==0.0.18 PyYAML==6.0.1 regex==2024.5.15 requests==2.32.3