From d6a3eba0941c879082eb7df988f7aba5e164903e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 13:39:45 +0000 Subject: [PATCH] Bump the pip group across 7 directories with 14 updates Bumps the pip group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.0.1` | `1.5.0` | | [nltk](https://github.com/nltk/nltk) | `3.6.7` | `3.9.3` | | [requests](https://github.com/psf/requests) | `2.32.0` | `2.32.4` | | [litestar](https://github.com/litestar-org/litestar) | `2.8.3` | `2.18.0` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.19` | `2.6.3` | | [ujson](https://github.com/ultrajson/ultrajson) | `5.4.0` | `5.12.0` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.1` | `46.0.5` | | [setuptools](https://github.com/pypa/setuptools) | `68.2.2` | `78.1.1` | | [pillow](https://github.com/python-pillow/Pillow) | `10.3.0` | `12.1.1` | Bumps the pip group with 3 updates in the /examples/integrations/airflow_batch_monitoring directory: [scikit-learn](https://github.com/scikit-learn/scikit-learn), [requests](https://github.com/psf/requests) and [black](https://github.com/psf/black). Bumps the pip group with 6 updates in the /examples/integrations/fastapi_monitoring directory: | Package | From | To | | --- | --- | --- | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.2.2` | `1.5.0` | | [requests](https://github.com/psf/requests) | `2.30.0` | `2.32.4` | | [setuptools](https://github.com/pypa/setuptools) | `50.3.2` | `78.1.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.65.0` | `4.66.3` | | [black](https://github.com/psf/black) | `22.8.0` | `26.3.1` | | [streamlit](https://github.com/streamlit/streamlit) | `1.22.0` | `1.37.0` | Bumps the pip group with 5 updates in the /examples/integrations/mlflow_monitoring directory: | Package | From | To | | --- | --- | --- | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.3.0` | `1.5.0` | | [setuptools](https://github.com/pypa/setuptools) | `50.3.2` | `78.1.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.65.0` | `4.66.3` | | [black](https://github.com/psf/black) | `22.8.0` | `26.3.1` | | [mlflow](https://github.com/mlflow/mlflow) | `2.4.2` | `3.8.0rc0` | Bumps the pip group with 2 updates in the /examples/integrations/postgres_grafana_batch_monitoring directory: [scikit-learn](https://github.com/scikit-learn/scikit-learn) and [prefect](https://github.com/PrefectHQ/prefect). Bumps the pip group with 2 updates in the /examples/integrations/prefect_evidently_ui directory: [scikit-learn](https://github.com/scikit-learn/scikit-learn) and [prefect](https://github.com/PrefectHQ/prefect). Bumps the pip group with 3 updates in the /examples/integrations/streamlit_dashboard directory: [scikit-learn](https://github.com/scikit-learn/scikit-learn), [requests](https://github.com/psf/requests) and [streamlit](https://github.com/streamlit/streamlit). Updates `scikit-learn` from 1.0.1 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.0.1...1.5.0) Updates `nltk` from 3.6.7 to 3.9.3 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.6.7...3.9.3) Updates `requests` from 2.32.0 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.4) Updates `litestar` from 2.8.3 to 2.18.0 - [Release notes](https://github.com/litestar-org/litestar/releases) - [Commits](https://github.com/litestar-org/litestar/compare/v2.8.3...v2.18.0) Updates `urllib3` from 1.26.19 to 2.6.3 - [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/1.26.19...2.6.3) Updates `ujson` from 5.4.0 to 5.12.0 - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/5.4.0...5.12.0) Updates `cryptography` from 43.0.1 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...46.0.5) Updates `setuptools` from 68.2.2 to 78.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v68.2.2...v78.1.1) Updates `pillow` from 10.3.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...12.1.1) Updates `scikit-learn` from 1.2.2 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.0.1...1.5.0) Updates `requests` from 2.28.2 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.4) Updates `black` from 22.8.0 to 26.3.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.8.0...26.3.1) Updates `scikit-learn` from 1.2.2 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.0.1...1.5.0) Updates `requests` from 2.30.0 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.4) Updates `setuptools` from 50.3.2 to 78.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v68.2.2...v78.1.1) Updates `tqdm` from 4.65.0 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.3) Updates `black` from 22.8.0 to 26.3.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.8.0...26.3.1) Updates `streamlit` from 1.22.0 to 1.37.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.22.0...1.37.0) Updates `scikit-learn` from 1.3.0 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.0.1...1.5.0) Updates `setuptools` from 50.3.2 to 78.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v68.2.2...v78.1.1) Updates `tqdm` from 4.65.0 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.3) Updates `black` from 22.8.0 to 26.3.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.8.0...26.3.1) Updates `mlflow` from 2.4.2 to 3.8.0rc0 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/compare/v2.4.2...v3.8.0rc0) Updates `scikit-learn` from 1.2.2 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.0.1...1.5.0) Updates `prefect` from 2.9.0 to 2.20.17 - [Release notes](https://github.com/PrefectHQ/prefect/releases) - [Commits](https://github.com/PrefectHQ/prefect/compare/2.9.0...2.20.17) Updates `scikit-learn` from 1.3.0 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.0.1...1.5.0) Updates `prefect` from 2.12.0 to 2.20.17 - [Release notes](https://github.com/PrefectHQ/prefect/releases) - [Commits](https://github.com/PrefectHQ/prefect/compare/2.9.0...2.20.17) Updates `scikit-learn` from 1.2.1 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.0.1...1.5.0) Updates `requests` from 2.28.2 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.4) Updates `streamlit` from 1.19.0 to 1.37.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.22.0...1.37.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.9.3 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: litestar dependency-version: 2.18.0 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: ujson dependency-version: 5.12.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:development dependency-group: pip - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:development dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:development dependency-group: pip - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production dependency-group: pip - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development dependency-group: pip - dependency-name: streamlit dependency-version: 1.37.0 dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:development dependency-group: pip - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production dependency-group: pip - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development dependency-group: pip - dependency-name: mlflow dependency-version: 3.8.0rc0 dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: prefect dependency-version: 2.20.17 dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: prefect dependency-version: 2.20.17 dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: streamlit dependency-version: 1.37.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../requirements-dev.txt | 2 +- .../airflow_batch_monitoring/requirements.txt | 6 +++--- .../fastapi_monitoring/requirements-dev.txt | 12 ++++++------ .../fastapi_monitoring/requirements.txt | 8 ++++---- .../streamlit_app/requirements.txt | 4 ++-- .../mlflow_monitoring/requirements-dev.txt | 4 ++-- .../mlflow_monitoring/requirements.txt | 6 +++--- .../requirements.txt | 6 +++--- .../prefect_evidently_ui/requirements.txt | 6 +++--- .../streamlit_dashboard/requirements.txt | 10 +++++----- requirements.dev.txt | 4 ++-- requirements.min.txt | 18 +++++++++--------- setup.py | 4 ++-- 13 files changed, 45 insertions(+), 45 deletions(-) diff --git a/examples/integrations/airflow_batch_monitoring/requirements-dev.txt b/examples/integrations/airflow_batch_monitoring/requirements-dev.txt index d628cddd1b..4ff751a7c2 100644 --- a/examples/integrations/airflow_batch_monitoring/requirements-dev.txt +++ b/examples/integrations/airflow_batch_monitoring/requirements-dev.txt @@ -5,4 +5,4 @@ pytest==6.2.5 types-PyYAML==6.0.1 types-requests==2.26.0 types-dataclasses==0.6 -black==22.8.0 +black==26.3.1 diff --git a/examples/integrations/airflow_batch_monitoring/requirements.txt b/examples/integrations/airflow_batch_monitoring/requirements.txt index cef56d4abc..9b8463d2d7 100644 --- a/examples/integrations/airflow_batch_monitoring/requirements.txt +++ b/examples/integrations/airflow_batch_monitoring/requirements.txt @@ -3,9 +3,9 @@ fastparquet==2023.2.0 numpy==1.24.2 pendulum pandas==1.5.3 -pyarrow==11.0.0 -requests==2.28.2 -scikit-learn==1.2.2 +pyarrow==23.0.1 +requests==2.32.4 +scikit-learn==1.5.0 psycopg2-binary==2.9.6 sqlalchemy tqdm diff --git a/examples/integrations/fastapi_monitoring/requirements-dev.txt b/examples/integrations/fastapi_monitoring/requirements-dev.txt index dbecc35535..9e6912e272 100644 --- a/examples/integrations/fastapi_monitoring/requirements-dev.txt +++ b/examples/integrations/fastapi_monitoring/requirements-dev.txt @@ -6,20 +6,20 @@ httpx==0.23.3 pandas==1.5.3 pendulum==2.1.2 python-dotenv>=0.5.1 -pyarrow==11.0.0 -requests==2.30.0 -scikit-learn==1.2.2 +pyarrow==23.0.1 +requests==2.32.4 +scikit-learn==1.5.0 sqlalchemy==2.0.12 -tqdm==4.65.0 +tqdm==4.66.3 # linters & formatters wheel==0.35.1 -setuptools==50.3.2 +setuptools==78.1.1 flake8==4.0.1 mypy==0.920 types-PyYAML==6.0.1 types-requests==2.26.0 types-dataclasses==0.6 -black==22.8.0 +black==26.3.1 isort==5.10.1 diff --git a/examples/integrations/fastapi_monitoring/requirements.txt b/examples/integrations/fastapi_monitoring/requirements.txt index 68e1669368..79a49938a7 100644 --- a/examples/integrations/fastapi_monitoring/requirements.txt +++ b/examples/integrations/fastapi_monitoring/requirements.txt @@ -7,8 +7,8 @@ pandas==1.5.3 pendulum==2.1.2 python-dotenv>=0.5.1 psycopg2==2.9.5 -pyarrow==11.0.0 -requests==2.30.0 -scikit-learn==1.2.2 +pyarrow==23.0.1 +requests==2.32.4 +scikit-learn==1.5.0 sqlalchemy==2.0.12 -tqdm==4.65.0 +tqdm==4.66.3 diff --git a/examples/integrations/fastapi_monitoring/streamlit_app/requirements.txt b/examples/integrations/fastapi_monitoring/streamlit_app/requirements.txt index 3f27b86938..c98d17aab8 100644 --- a/examples/integrations/fastapi_monitoring/streamlit_app/requirements.txt +++ b/examples/integrations/fastapi_monitoring/streamlit_app/requirements.txt @@ -1,2 +1,2 @@ -requests==2.30.0 -streamlit==1.22.0 +requests==2.32.4 +streamlit==1.37.0 diff --git a/examples/integrations/mlflow_monitoring/requirements-dev.txt b/examples/integrations/mlflow_monitoring/requirements-dev.txt index 9027e72620..33abf860e6 100644 --- a/examples/integrations/mlflow_monitoring/requirements-dev.txt +++ b/examples/integrations/mlflow_monitoring/requirements-dev.txt @@ -1,11 +1,11 @@ # linters & formatters wheel==0.35.1 -setuptools==50.3.2 +setuptools==78.1.1 flake8==4.0.1 mypy==0.920 types-PyYAML==6.0.1 types-requests==2.26.0 types-dataclasses==0.6 -black==22.8.0 +black==26.3.1 isort==5.10.1 diff --git a/examples/integrations/mlflow_monitoring/requirements.txt b/examples/integrations/mlflow_monitoring/requirements.txt index 9599fc7021..977888738a 100644 --- a/examples/integrations/mlflow_monitoring/requirements.txt +++ b/examples/integrations/mlflow_monitoring/requirements.txt @@ -4,12 +4,12 @@ joblib==1.2.0 jupyter==1.0.0 jupyter_contrib_nbextensions==0.7.0 joblib -mlflow==2.4.2 +mlflow==3.8.0rc0 pandas==1.5.3 pendulum==2.1.2 plotly python-dotenv>=0.5.1 -scikit-learn==1.3.0 +scikit-learn==1.5.0 sqlalchemy==2.0.12 -tqdm==4.65.0 +tqdm==4.66.3 diff --git a/examples/integrations/postgres_grafana_batch_monitoring/requirements.txt b/examples/integrations/postgres_grafana_batch_monitoring/requirements.txt index ee42adf6e7..005fac41f4 100644 --- a/examples/integrations/postgres_grafana_batch_monitoring/requirements.txt +++ b/examples/integrations/postgres_grafana_batch_monitoring/requirements.txt @@ -4,9 +4,9 @@ fastparquet==2023.2.0 httpx==0.23.3 pandas==1.5.3 python-dotenv>=0.5.1 -prefect==2.9.0 +prefect==2.20.17 psycopg2-binary==2.9.5 -pyarrow==11.0.0 -scikit-learn==1.2.2 +pyarrow==23.0.1 +scikit-learn==1.5.0 sqlalchemy tqdm \ No newline at end of file diff --git a/examples/integrations/prefect_evidently_ui/requirements.txt b/examples/integrations/prefect_evidently_ui/requirements.txt index ebed58417a..de7a49cdd0 100644 --- a/examples/integrations/prefect_evidently_ui/requirements.txt +++ b/examples/integrations/prefect_evidently_ui/requirements.txt @@ -4,7 +4,7 @@ fastparquet==2023.8.0 numpy==1.25.2 pandas==2.1.0 python-dotenv==1.0.0 -prefect==2.12.0 -pyarrow==13.0.0 -scikit-learn==1.3.0 +prefect==2.20.17 +pyarrow==23.0.1 +scikit-learn==1.5.0 tqdm diff --git a/examples/integrations/streamlit_dashboard/requirements.txt b/examples/integrations/streamlit_dashboard/requirements.txt index 8172aa12d7..31c693255a 100644 --- a/examples/integrations/streamlit_dashboard/requirements.txt +++ b/examples/integrations/streamlit_dashboard/requirements.txt @@ -5,12 +5,12 @@ jupyter_contrib_nbextensions==0.7.0 matplotlib==3.7.0 numpy==1.24.2 pandas==1.5.3 -pyarrow==11.0.0 +pyarrow==23.0.1 python-box==5.4.1 -requests==2.28.2 -streamlit==1.19.0 -pyyaml==5.1 -scikit-learn==1.2.1 +requests==2.32.4 +streamlit==1.37.0 +pyyaml==6.0.3 +scikit-learn==1.5.0 scipy==1.10.1 seaborn==0.12.2 altair==4.0 \ No newline at end of file diff --git a/requirements.dev.txt b/requirements.dev.txt index dc0589f754..409168460c 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,7 +1,7 @@ # keep in sync with setup.py extra_require block. wheel==0.38.1 setuptools==65.5.1; python_version < '3.12' -setuptools==68.2.2; python_version >= '3.12' +setuptools==78.1.1; python_version >= '3.12' jupyter==1.0.0 mypy==1.1.1 pandas-stubs @@ -12,7 +12,7 @@ types-requests==2.26.0 types-dataclasses==0.6 types-python-dateutil==2.8.19 types-ujson==5.4.0 -pillow==10.3.0 +pillow==12.1.1 pip-audit pyspark ruff==0.3.7 diff --git a/requirements.min.txt b/requirements.min.txt index e7a5d12f28..c759cba9c7 100644 --- a/requirements.min.txt +++ b/requirements.min.txt @@ -1,15 +1,15 @@ # keep in sync with setup.py install_require block (but there should be set as lower bound). plotly==5.10.0 statsmodels==0.12.2 -scikit-learn==1.0.1 +scikit-learn==1.5.0 pandas[parquet]==1.3.5 numpy==1.22.0 -nltk==3.6.7 +nltk==3.9.3 scipy==1.10.0 -requests==2.32.0 -PyYAML==5.4 +requests==2.32.4 +PyYAML==6.0.3 pydantic==1.10.13 -litestar==2.8.3 +litestar==2.18.0 typing-inspect==0.9.0 uvicorn==0.22.0 watchdog==3.0.0 @@ -17,15 +17,15 @@ typer==0.3 rich==13 iterative-telemetry==0.0.5 dynaconf==3.2.4 -pyarrow==14.0.1 +pyarrow==23.0.1 pyspark==3.4.0 fsspec==2024.6.1 certifi==2024.7.4 -urllib3==1.26.19 -ujson==5.4.0 +urllib3==2.6.3 +ujson==5.12.0 deprecation==2.1.0 uuid6==2024.7.10 -cryptography==43.0.1 +cryptography==46.0.5 openai==1.16.2 evaluate==0.4.1 diff --git a/setup.py b/setup.py index d5df8514e0..0c848a5b7c 100644 --- a/setup.py +++ b/setup.py @@ -82,7 +82,7 @@ "pip-audit>=2.7.2", "wheel==0.38.1", "setuptools==65.5.1; python_version < '3.12'", - "setuptools==68.2.2; python_version >= '3.12'", + "setuptools==78.1.1; python_version >= '3.12'", "jupyter==1.0.0", "mypy==1.1.1", "pandas-stubs>=1.3.5", @@ -92,7 +92,7 @@ "types-dataclasses==0.6", "types-python-dateutil==2.8.19", "types-ujson>=5.4.0", - "pillow==10.3.0", + "pillow==12.1.1", "httpx==0.27.0", "ruff==0.3.7", "pre-commit==3.5.0",