From a11772e177e78128c866853a5ef64878a2b92e2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:43:24 +0000 Subject: [PATCH] Bump python-multipart from 0.0.12 to 0.0.18 in /pilit_tester 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] --- pilit_tester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pilit_tester/requirements.txt b/pilit_tester/requirements.txt index ad1538f..149a981 100644 --- a/pilit_tester/requirements.txt +++ b/pilit_tester/requirements.txt @@ -21,7 +21,7 @@ pydantic==2.9.2 pydantic_core==2.23.4 Pygments==2.18.0 python-dotenv==1.0.1 -python-multipart==0.0.12 +python-multipart==0.0.18 PyYAML==6.0.2 rich==13.9.1 shellingham==1.5.4