From 804e4ba0c2192288d361e6dfbb7830e51bd2ab08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 15:02:24 +0000 Subject: [PATCH] chore(deps): bump the pip group across 4 directories with 11 updates Bumps the pip group with 7 updates in the /ee/connectors/deploy directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2022.09.24` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [requests](https://github.com/psf/requests) | `2.28.1` | `2.32.2` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.12` | `1.26.19` | | [snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python) | `3.0.4` | `3.13.1` | | [pycryptodomex](https://github.com/Legrandin/pycryptodome) | `3.18.0` | `3.19.1` | | [redshift-connector](https://github.com/aws/amazon-redshift-python-driver) | `2.0.915` | `2.1.7` | Bumps the pip group with 3 updates in the /ee/intelligent_search directory: [certifi](https://github.com/certifi/python-certifi), [requests](https://github.com/psf/requests) and [pydantic](https://github.com/pydantic/pydantic). Bumps the pip group with 1 update in the /ee/quickwit directory: [requests](https://github.com/psf/requests). Bumps the pip group with 6 updates in the /ee/recommendation directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.7` | `2.2.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.6.3` | `2.11.5` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.4.1.post1` | `1.5.1` | | [mlflow](https://github.com/mlflow/mlflow) | `2.11.1` | `2.20.3` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.6` | `0.0.18` | Updates `certifi` from 2022.09.24 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2024.07.04) Updates `idna` from 3.4 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7) Updates `requests` from 2.28.1 to 2.32.2 - [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.28.1...v2.32.2) Updates `urllib3` from 1.26.12 to 1.26.19 - [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.12...1.26.19) Updates `snowflake-connector-python` from 3.0.4 to 3.13.1 - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v3.0.4...v3.13.1) Updates `pycryptodomex` from 3.18.0 to 3.19.1 - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.18.0...v3.19.1) Updates `redshift-connector` from 2.0.915 to 2.1.7 - [Release notes](https://github.com/aws/amazon-redshift-python-driver/releases) - [Changelog](https://github.com/aws/amazon-redshift-python-driver/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/amazon-redshift-python-driver/compare/v2.0.915...v2.1.7) Updates `certifi` from 2023.7.22 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2024.07.04) Updates `requests` from 2.31.0 to 2.32.2 - [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.28.1...v2.32.2) Updates `pydantic` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.3.0...v2.4.0) Updates `requests` from 2.31.0 to 2.32.2 - [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.28.1...v2.32.2) Updates `requests` from 2.31.0 to 2.32.2 - [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.28.1...v2.32.2) Updates `urllib3` from 2.0.7 to 2.2.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/1.26.12...1.26.19) Updates `pydantic` from 2.6.3 to 2.11.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.3.0...v2.4.0) Updates `scikit-learn` from 1.4.1.post1 to 1.5.1 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.1.post1...1.5.1) Updates `mlflow` from 2.11.1 to 2.20.3 - [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.11.1...v2.20.3) Updates `python-multipart` from 0.0.6 to 0.0.18 - [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.6...0.0.18) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.7' dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.2 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 1.26.19 dependency-type: direct:production dependency-group: pip - dependency-name: snowflake-connector-python dependency-version: 3.13.1 dependency-type: direct:production dependency-group: pip - dependency-name: pycryptodomex dependency-version: 3.19.1 dependency-type: direct:production dependency-group: pip - dependency-name: redshift-connector dependency-version: 2.1.7 dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.2 dependency-type: direct:production dependency-group: pip - dependency-name: pydantic dependency-version: 2.4.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.2 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.2 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.2.2 dependency-type: direct:production dependency-group: pip - dependency-name: pydantic dependency-version: 2.11.5 dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.1 dependency-type: direct:production dependency-group: pip - dependency-name: mlflow dependency-version: 2.20.3 dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-version: 0.0.18 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- ee/connectors/deploy/requirements_clickhouse.txt | 8 ++++---- ee/connectors/deploy/requirements_pg.txt | 8 ++++---- ee/connectors/deploy/requirements_redshift.txt | 8 ++++---- ee/connectors/deploy/requirements_snowflake.txt | 12 ++++++------ ee/intelligent_search/requirements.txt | 6 +++--- ee/quickwit/requirements.txt | 2 +- ee/recommendation/requirements_base.txt | 12 ++++++------ 7 files changed, 28 insertions(+), 28 deletions(-) diff --git a/ee/connectors/deploy/requirements_clickhouse.txt b/ee/connectors/deploy/requirements_clickhouse.txt index 453873680..7e84675f2 100644 --- a/ee/connectors/deploy/requirements_clickhouse.txt +++ b/ee/connectors/deploy/requirements_clickhouse.txt @@ -1,13 +1,13 @@ -certifi==2022.09.24 +certifi==2024.7.4 chardet==5.1.0 clickhouse-driver==0.2.6 clickhouse-sqlalchemy==0.2.4 -idna==3.4 +idna==3.7 confluent-kafka==2.1.1 pandas==1.5.1 pytz==2022.6 -requests==2.28.1 +requests==2.32.2 SQLAlchemy==1.4.43 tzlocal==5.0.1 -urllib3==1.26.12 +urllib3==1.26.19 PyYAML==6.0 \ No newline at end of file diff --git a/ee/connectors/deploy/requirements_pg.txt b/ee/connectors/deploy/requirements_pg.txt index 634e50eca..9b9cdef43 100644 --- a/ee/connectors/deploy/requirements_pg.txt +++ b/ee/connectors/deploy/requirements_pg.txt @@ -1,12 +1,12 @@ -certifi==2022.09.24 +certifi==2024.7.4 chardet==5.1.0 -idna==3.4 +idna==3.7 confluent-kafka==2.1.1 pandas==1.5.1 psycopg2-binary==2.9.6 pytz==2023.3 -requests==2.28.1 +requests==2.32.2 SQLAlchemy==1.4.43 tzlocal==5.0.1 -urllib3==1.26.12 +urllib3==1.26.19 PyYAML==6.0 diff --git a/ee/connectors/deploy/requirements_redshift.txt b/ee/connectors/deploy/requirements_redshift.txt index 75caa1098..59eb9eb7a 100644 --- a/ee/connectors/deploy/requirements_redshift.txt +++ b/ee/connectors/deploy/requirements_redshift.txt @@ -1,15 +1,15 @@ chardet==5.2.0 -idna==3.4 +idna==3.7 confluent-kafka==2.2.0 psycopg2-binary==2.9.9 apscheduler==3.10.4 python-decouple==3.8 pytz==2023.3.post1 -requests==2.31.0 +requests==2.32.2 SQLAlchemy==1.4.49 tzlocal==5.2 -urllib3==2.0.7 +urllib3==1.26.19 sqlalchemy-redshift==0.8.14 -redshift-connector==2.0.915 +redshift-connector==2.1.7 pandas-redshift==2.0.5 PyYAML==6.0.1 diff --git a/ee/connectors/deploy/requirements_snowflake.txt b/ee/connectors/deploy/requirements_snowflake.txt index bb147b010..8965a5d8e 100644 --- a/ee/connectors/deploy/requirements_snowflake.txt +++ b/ee/connectors/deploy/requirements_snowflake.txt @@ -1,7 +1,7 @@ pandas==1.5.1 confluent-kafka==2.1.1 SQLAlchemy==1.4.48 -snowflake-connector-python==3.0.4 +snowflake-connector-python==3.13.1 snowflake-sqlalchemy==1.4.7 PyYAML==6.0 asn1crypto==1.5.1 @@ -10,24 +10,24 @@ azure-core==1.27.0 azure-storage-blob==12.16.0 boto3==1.26.151 botocore==1.29.151 -certifi==2022.09.24 +certifi==2024.7.4 cffi==1.15.1 chardet==5.1.0 -idna==3.4 +idna==3.7 isodate==0.6.1 jmespath==1.0.1 msrest==0.7.1 oauthlib==3.2.2 oscrypto==1.3.0 pycparser==2.21 -pycryptodomex==3.18.0 +pycryptodomex==3.19.1 PyJWT==2.7.0 pyOpenSSL==22.1.0 python-dateutil==2.8.2 pytz==2023.3 -requests==2.31.0 +requests==2.32.2 requests-oauthlib==1.3.1 s3transfer==0.6.1 six==1.16.0 -urllib3==1.26.12 +urllib3==1.26.19 diff --git a/ee/intelligent_search/requirements.txt b/ee/intelligent_search/requirements.txt index 8ccc3a23a..e9da0e4dd 100644 --- a/ee/intelligent_search/requirements.txt +++ b/ee/intelligent_search/requirements.txt @@ -1,8 +1,8 @@ # General utils -pydantic==2.3.0 -requests==2.31.0 +pydantic==2.4.0 +requests==2.32.2 python-decouple==3.8 -certifi==2023.7.22 +certifi==2024.7.4 # AWS utils awscli==1.29.53 diff --git a/ee/quickwit/requirements.txt b/ee/quickwit/requirements.txt index 06e954503..4a6adeae2 100644 --- a/ee/quickwit/requirements.txt +++ b/ee/quickwit/requirements.txt @@ -1,4 +1,4 @@ confluent-kafka==2.2.0 python-decouple==3.8 -requests==2.31.0 +requests==2.32.2 zstd==1.5.5.1 diff --git a/ee/recommendation/requirements_base.txt b/ee/recommendation/requirements_base.txt index 987c069c2..0ac7d40b0 100644 --- a/ee/recommendation/requirements_base.txt +++ b/ee/recommendation/requirements_base.txt @@ -1,5 +1,5 @@ -requests==2.31.0 -urllib3==2.0.7 +requests==2.32.2 +urllib3==2.2.2 pyjwt==2.8.0 SQLAlchemy==2.0.28 alembic==1.13.1 @@ -7,13 +7,13 @@ psycopg2-binary==2.9.9 joblib==1.3.2 scipy==1.12.0 -scikit-learn==1.4.1.post1 -mlflow==2.11.1 +scikit-learn==1.5.1 +mlflow==2.20.3 clickhouse-driver==0.2.7 python3-saml==1.16.0 -python-multipart==0.0.6 +python-multipart==0.0.18 python-decouple==3.8 -pydantic==2.6.3 +pydantic==2.11.5 boto3==1.34.57