From e43f5501bd0409e01c8c39e292fcf582959fd0ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 13:51:34 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [mysql-connector-python](https://github.com/mysql/mysql-connector-python), [pymongo](https://github.com/mongodb/mongo-python-driver) and [scikit-learn](https://github.com/scikit-learn/scikit-learn). Updates `mysql-connector-python` from 8.1.0 to 9.1.0 - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](https://github.com/mysql/mysql-connector-python/compare/8.1.0...9.1.0) Updates `pymongo` from 4.4.1 to 4.6.3 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.4.1...4.6.3) Updates `scikit-learn` from 1.3.1 to 1.5.1 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.1...1.5.1) --- updated-dependencies: - dependency-name: mysql-connector-python dependency-version: 9.1.0 dependency-type: direct:production dependency-group: pip - dependency-name: pymongo dependency-version: 4.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 56b8f43..e90cf16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mysql-connector-python==8.1.0 # Note: Do not install mysql-connector instead of this mysql-connector-python +mysql-connector-python==9.1.0 # Note: Do not install mysql-connector instead of this mysql-connector-python python-logging-loki==0.3.1 # See https://pypi.org/project/prometheus-api-client/ @@ -22,7 +22,7 @@ sb3-contrib # https://pymongo.readthedocs.io/en/stable/ #pymongo==3.5.1 -pymongo==4.4.1 +pymongo==4.6.3 # Package for application's configuration hydra-core==1.3.2 @@ -40,7 +40,7 @@ nbformat == 5.9.0 # Misc #minio=7.2.9 -scikit-learn==1.3.1 +scikit-learn==1.5.1 scipy==1.11.4 xgboost==2.0.3 xxhash==3.5.0 #3.4.1