From 9446f53963ad911397e34b6f443bf62e71f5164e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 21:06:22 +0000 Subject: [PATCH 1/6] Bump python-multipart from 0.0.22 to 0.0.26 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.22 to 0.0.26. - [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.22...0.0.26) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.26 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 c9e93af..a1dc7d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ orjson==3.11.6 psycopg2-binary==2.9.6 pydantic==1.10.13 python-dotenv==1.0.0 -python-multipart==0.0.22 +python-multipart==0.0.26 PyYAML==6.0 requests==2.33.0 rfc3986==1.5.0 From b73b0c61a8b791afb1a6b0784a1e9c32cc0546f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 16:44:52 +0000 Subject: [PATCH 2/6] Bump python-dotenv from 1.0.0 to 1.2.2 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 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 a1dc7d6..9ded08d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ MarkupSafe==2.1.2 orjson==3.11.6 psycopg2-binary==2.9.6 pydantic==1.10.13 -python-dotenv==1.0.0 +python-dotenv==1.2.2 python-multipart==0.0.26 PyYAML==6.0 requests==2.33.0 From 4ab447f7400f6ff8e09c5879e8c149064a957144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:06:02 +0000 Subject: [PATCH 3/6] Bump python-multipart from 0.0.26 to 0.0.27 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.26 to 0.0.27. - [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.26...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 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 9ded08d..6e95eae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ orjson==3.11.6 psycopg2-binary==2.9.6 pydantic==1.10.13 python-dotenv==1.2.2 -python-multipart==0.0.26 +python-multipart==0.0.27 PyYAML==6.0 requests==2.33.0 rfc3986==1.5.0 From a16a68833860b2a3bac13835d94e57264a45b8e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 17:39:13 +0000 Subject: [PATCH 4/6] Bump urllib3 from 2.6.3 to 2.7.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 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 6e95eae..44e2e8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ starlette==0.49.1 typing==3.7.4.3 typing_extensions==4.8.0 ujson==5.12.0 -urllib3==2.6.3 +urllib3==2.7.0 uvicorn==0.21.1 uvloop==0.17.0 watchfiles==0.19.0 From 78d489a51ed05e8bf224879083738209baab568c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 11:07:07 +0000 Subject: [PATCH 5/6] Bump ujson from 5.12.0 to 5.12.1 Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/5.12.0...5.12.1) --- updated-dependencies: - dependency-name: ujson dependency-version: 5.12.1 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 44e2e8e..8cd7b01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ SQLAlchemy==1.4.47 starlette==0.49.1 typing==3.7.4.3 typing_extensions==4.8.0 -ujson==5.12.0 +ujson==5.12.1 urllib3==2.7.0 uvicorn==0.21.1 uvloop==0.17.0 From aad1e445290ed9ab4b9f2e1a8ddfc4051ed96593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 03:25:29 +0000 Subject: [PATCH 6/6] Bump idna from 3.7 to 3.15 Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.7...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' 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 8cd7b01..b8dc6f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ h11==0.16.0 httpcore==0.16.3 httptools==0.5.0 httpx==0.23.3 -idna==3.7 +idna==3.15 itsdangerous==2.1.2 Jinja2==3.1.6 MarkupSafe==2.1.2