From ef0446ccfaaed08b2ad9e42e8e490ae42b8027ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 17:31:25 +0000 Subject: [PATCH] chore(deps): bump python-multipart from 0.0.5 to 0.0.7 Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.5 to 0.0.7. - [Release notes](https://github.com/andrew-d/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.5...0.0.7) --- 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 6b6f200..b8bb4df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ opentelemetry-instrumentation-fastapi==0.26b1 opentelemetry-instrumentation-sqlalchemy==0.26b1 opentelemetry-sdk-extension-aws==2.0.1 psycopg2-binary==2.9.1 -python-multipart==0.0.5 +python-multipart==0.0.7 SQLAlchemy==1.4.22 scrapy==2.5.0 scrapy-playwright==0.0.4