From 5de108b7ca0c4d9463014dba4ddf070c182525a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 04:24:27 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [pytest](https://github.com/pytest-dev/pytest) and [black](https://github.com/psf/black). Updates `pytest` from 7.1.3 to 9.0.3 - [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/7.1.3...9.0.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) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 6 +++--- requirements-tool.txt | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 25d57ad..0554263 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ -pytest==7.1.3 +pytest==9.0.3 pytest-cov==3.0.0 pytest-mock==3.8.2 -scikit-learn~=1.1.2 +scikit-learn~=1.7.2 -tensorflow~=2.10.0 +tensorflow~=2.21.0 diff --git a/requirements-tool.txt b/requirements-tool.txt index 092fb43..ad66f5c 100644 --- a/requirements-tool.txt +++ b/requirements-tool.txt @@ -1,10 +1,10 @@ -black==22.8.0 +black==26.3.1 codecov==2.1.12 coverage==6.4.4 flake8==5.0.4 gitchangelog==3.0.4 isort==5.10.1 -jinja2<3.1.0 +jinja2<3.2.0 mkdocs==1.3.0 mkdocs-autorefs==0.4.1 @@ -15,8 +15,8 @@ mkdocstrings-python==0.7.1 mypy==0.971 pre-commit~=2.9.2 -pymdown-extensions~=9.5 +pymdown-extensions~=11.0 python-semantic-release~=7.31.4 -tensorflow~=2.10.0 +tensorflow~=2.21.0 twine~=3.8.0