From f59051526a604fef9f359d02666e2488beab593a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:15:39 +0000 Subject: [PATCH] chore(deps): update python-multipart requirement Updates the requirements on [python-multipart](https://github.com/Kludex/python-multipart) to permit the latest version. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.27...0.0.32) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.32 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 7c371d0..c0943a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ numba backoff deap pyTelegramBotAPI -python-multipart>=0.0.27 +python-multipart>=0.0.32 ccxt==4.4.89 aiosqlite aiohttp>=3.14.0 # CVE-2025-53643 fix + pip-audit fixes