From 0da165dcd10d4c4ba2c68e787132811fbb3edccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 08:06:36 +0000 Subject: [PATCH] Bump the pip-all-updates group with 7 updates Bumps the pip-all-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.8` | `7.6.10` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.3` | `3.10.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.1` | `0.8.4` | | [scikit-image](https://github.com/scikit-image/scikit-image) | `0.24.0` | `0.25.0` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.5.2` | `1.6.0` | | [transformers](https://github.com/huggingface/transformers) | `4.46.3` | `4.47.1` | Updates `coverage` from 7.6.8 to 7.6.10 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.8...7.6.10) Updates `matplotlib` from 3.9.3 to 3.10.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.3...v3.10.0) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.4) Updates `ruff` from 0.8.1 to 0.8.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.8.1...0.8.4) Updates `scikit-image` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](https://github.com/scikit-image/scikit-image/compare/v0.24.0...v0.25.0) Updates `scikit-learn` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.2...1.6.0) Updates `transformers` from 4.46.3 to 4.47.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.46.3...v4.47.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all-updates - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all-updates - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all-updates - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all-updates - dependency-name: scikit-image dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all-updates - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all-updates - dependency-name: transformers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all-updates ... Signed-off-by: dependabot[bot] --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index dd72302b..b9bf4c2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,20 +2,20 @@ # this file is used to see weather new versions of the libraries are available and break shapiq black==24.10.0 colour==0.1.5 -coverage==7.6.8 -matplotlib==3.9.3 +coverage==7.6.10 +matplotlib==3.10.0 networkx==3.4.2 pandas==2.2.3 -pytest==8.3.3 -ruff==0.8.1 -scikit-image==0.24.0 -scikit-learn==1.5.2 +pytest==8.3.4 +ruff==0.8.4 +scikit-image==0.25.0 +scikit-learn==1.6.0 scipy==1.14.1 shap==0.46.0 tqdm==4.67.1 torch==2.5.1 torchvision==0.20.1 -transformers==4.46.3 +transformers==4.47.1 tensorflow==2.18.0 tf-keras==2.18.0 xgboost==2.1.3