From 939aa794796adec411607e972cfb6dc194f1b142 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 05:16:34 +0000 Subject: [PATCH] Bump python-mimeparse from 1.6.0 to 2.0.0 Bumps [python-mimeparse](https://github.com/falconry/python-mimeparse) from 1.6.0 to 2.0.0. - [Release notes](https://github.com/falconry/python-mimeparse/releases) - [Commits](https://github.com/falconry/python-mimeparse/compare/1.6.0...2.0.0) --- updated-dependencies: - dependency-name: python-mimeparse dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d6eb5d..770d862 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ falcon==4.0.2 freezing-model @ https://github.com/freezingsaddles/freezing-model/archive/0.8.7.tar.gz greenstalk==1.0.1 gunicorn==22.0.0 -python-mimeparse==1.6.0 +python-mimeparse==2.0.0 six==1.16.0