From 80fd9f3214f58b63b3300ddc9d533a37c65ab457 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 21:01:51 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the /setup_env directory: [scikit-learn](https://github.com/scikit-learn/scikit-learn), [pymongo](https://github.com/mongodb/mongo-python-driver) and [internetarchive](https://github.com/jjjake/internetarchive). Updates `scikit-learn` from 1.3.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.3.1...1.5.0) Updates `pymongo` from 4.5.0 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.5.0...4.6.3) Updates `internetarchive` from 3.5.0 to 5.5.1 - [Release notes](https://github.com/jjjake/internetarchive/releases) - [Changelog](https://github.com/jjjake/internetarchive/blob/master/HISTORY.rst) - [Commits](https://github.com/jjjake/internetarchive/compare/v3.5.0...v5.5.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.5.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: internetarchive dependency-version: 5.5.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- setup_env/wfd_requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup_env/wfd_requirements.txt b/setup_env/wfd_requirements.txt index 74ec1f2..3e97c9f 100644 --- a/setup_env/wfd_requirements.txt +++ b/setup_env/wfd_requirements.txt @@ -1,8 +1,8 @@ frozendict==2.3.8 -scikit-learn==1.3.1 -pymongo==4.5.0 +scikit-learn==1.5.0 +pymongo==4.6.3 indexed-bzip2==1.5.0 -internetarchive==3.5.0 +internetarchive==5.5.1 nmslib==2.1.1 h5py==3.9.0 openai==0.28.0