From d829d48280730ece7c70eec3a9edf9fea3ef72ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 18:05:45 +0000 Subject: [PATCH 1/6] Bump openai from 2.8.1 to 2.9.0 Bumps [openai](https://github.com/openai/openai-python) from 2.8.1 to 2.9.0. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v2.8.1...v2.9.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index d680d95f690..f3a525b90af 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -49,7 +49,7 @@ auto-mix-prep==0.2.0 lib==4.0.0 pywifi==1.1.12 patterns==0.3 -openai==2.8.1 +openai==2.9.0 background==0.2.1 pydantic==2.12.5 openpyxl==3.1.2 From 98319a44dcf44c8af8fb0d14cdf595d4ff1daea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 18:05:49 +0000 Subject: [PATCH 2/6] Bump tornado from 6.5.2 to 6.5.3 Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.2 to 6.5.3. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index d680d95f690..ddf01fd204c 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -37,7 +37,7 @@ xlrd==2.0.2 fpdf==1.7.2 mysql-connector-repackaged==0.3.1 word2number==1.1 -tornado==6.5.2 +tornado==6.5.3 obs==0.0.0 todo==0.1 oauth2client==4.1.3 From e8a72ba2bcd0943cff2d28b480c3af1e23d3676a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 18:06:20 +0000 Subject: [PATCH 3/6] Bump urllib3 from 2.5.0 to 2.6.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.2. - [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.5.0...2.6.2) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index d680d95f690..d0f6a1e804e 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -56,7 +56,7 @@ openpyxl==3.1.2 pytesseract==0.3.13 requests-mock==1.12.1 pyglet==2.1.11 -urllib3==2.5.0 +urllib3==2.6.2 thirdai==0.9.33 google-api-python-client==2.187.0 sound==0.1.0 From 6815e628fccaca035176b5e0541321c8e2d6b8bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 18:05:08 +0000 Subject: [PATCH 4/6] Bump fastapi from 0.123.4 to 0.124.4 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.123.4 to 0.124.4. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.123.4...0.124.4) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.124.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index e1e71d7440c..6282ada882c 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -83,7 +83,7 @@ pynput==1.8.1 gTTS==2.5.4 ccxt==4.5.22 fitz==0.0.1.dev2 -fastapi==0.123.4 +fastapi==0.124.4 Django==6.0 docx==0.2.4 matplotlib==3.10.7 From 14db7323fd986ae479477fcc4cac0b00d89f1c46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 18:05:22 +0000 Subject: [PATCH 5/6] Bump ccxt from 4.5.22 to 4.5.27 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.22 to 4.5.27. - [Release notes](https://github.com/ccxt/ccxt/releases) - [Commits](https://github.com/ccxt/ccxt/compare/v4.5.22...v4.5.27) --- updated-dependencies: - dependency-name: ccxt dependency-version: 4.5.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index e1e71d7440c..00432547d16 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -81,7 +81,7 @@ Unidecode==1.4.0 Ball==0.2.9 pynput==1.8.1 gTTS==2.5.4 -ccxt==4.5.22 +ccxt==4.5.27 fitz==0.0.1.dev2 fastapi==0.123.4 Django==6.0 From cdf9088db14e862157cee290a297168e4f57e8eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 18:05:35 +0000 Subject: [PATCH 6/6] Bump matplotlib from 3.10.7 to 3.10.8 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.7 to 3.10.8. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.7...v3.10.8) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index e1e71d7440c..fdcb84a884e 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -86,7 +86,7 @@ fitz==0.0.1.dev2 fastapi==0.123.4 Django==6.0 docx==0.2.4 -matplotlib==3.10.7 +matplotlib==3.10.8 pyshorteners==1.0.1 geocoder==1.38.1 APScheduler==3.11.1