From 125450a1946b6415384ba0d43c4e3ff99d4e1975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 04:40:55 +0000 Subject: [PATCH] Bump the requirements group with 11 updates Bumps the requirements group with 11 updates: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.3.2` | `2.3.5` | | [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) | `8.1.7` | `8.1.8` | | [setuptools-scm](https://github.com/pypa/setuptools-scm) | `8.3.1` | `9.2.2` | | [lmdb](https://github.com/jnwatson/py-lmdb) | `1.7.3` | `1.7.5` | | [redis](https://github.com/redis/redis-py) | `6.4.0` | `7.1.0` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.14.0` | `4.15.4` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.2.1` | `7.0.0` | | [pytest-doctestplus](https://github.com/scientific-python/pytest-doctestplus) | `1.4.0` | `1.6.0` | | [h5py](https://github.com/h5py/h5py) | `3.14.0` | `3.15.1` | | [fasteners](https://github.com/harlowja/fasteners) | `0.19` | `0.20` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `9.0.1` | Updates `numpy` from 2.3.2 to 2.3.5 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.3.2...v2.3.5) Updates `ipywidgets` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/8.1.7...8.1.8) Updates `setuptools-scm` from 8.3.1 to 9.2.2 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md) - [Commits](https://github.com/pypa/setuptools-scm/compare/v8.3.1...v9.2.2) Updates `lmdb` from 1.7.3 to 1.7.5 - [Changelog](https://github.com/jnwatson/py-lmdb/blob/master/ChangeLog) - [Commits](https://github.com/jnwatson/py-lmdb/compare/py-lmdb_1.7.3...py-lmdb_1.7.5) Updates `redis` from 6.4.0 to 7.1.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v6.4.0...v7.1.0) Updates `pymongo` from 4.14.0 to 4.15.4 - [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.14.0...4.15.4) Updates `pytest-cov` from 6.2.1 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.2.1...v7.0.0) Updates `pytest-doctestplus` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/scientific-python/pytest-doctestplus/releases) - [Changelog](https://github.com/scientific-python/pytest-doctestplus/blob/main/CHANGES.rst) - [Commits](https://github.com/scientific-python/pytest-doctestplus/compare/v1.4.0...v1.6.0) Updates `h5py` from 3.14.0 to 3.15.1 - [Release notes](https://github.com/h5py/h5py/releases) - [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst) - [Commits](https://github.com/h5py/h5py/compare/3.14.0...3.15.1) Updates `fasteners` from 0.19 to 0.20 - [Release notes](https://github.com/harlowja/fasteners/releases) - [Changelog](https://github.com/harlowja/fasteners/blob/main/CHANGELOG.md) - [Commits](https://github.com/harlowja/fasteners/compare/0.19...0.20) Updates `pytest` from 8.4.1 to 9.0.1 - [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.4.1...9.0.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: requirements - dependency-name: ipywidgets dependency-version: 8.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: requirements - dependency-name: setuptools-scm dependency-version: 9.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: requirements - dependency-name: lmdb dependency-version: 1.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: requirements - dependency-name: redis dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: requirements - dependency-name: pymongo dependency-version: 4.15.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: requirements - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: requirements - dependency-name: pytest-doctestplus dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: requirements - dependency-name: h5py dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: requirements - dependency-name: fasteners dependency-version: '0.20' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: requirements - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: requirements ... Signed-off-by: dependabot[bot] --- requirements_dev_minimal.txt | 6 +++--- requirements_dev_numpy.txt | 2 +- requirements_dev_optional.txt | 14 +++++++------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements_dev_minimal.txt b/requirements_dev_minimal.txt index e7805123ee..5c1f68092b 100644 --- a/requirements_dev_minimal.txt +++ b/requirements_dev_minimal.txt @@ -1,8 +1,8 @@ # library requirements asciitree==0.3.3 -fasteners==0.19 +fasteners==0.20 numcodecs==0.15.1 msgpack-python==0.5.6 -setuptools-scm==8.3.1 +setuptools-scm==9.2.2 # test requirements -pytest==8.4.1 +pytest==9.0.1 diff --git a/requirements_dev_numpy.txt b/requirements_dev_numpy.txt index 66ae9817d1..d1d5a495d5 100644 --- a/requirements_dev_numpy.txt +++ b/requirements_dev_numpy.txt @@ -1,4 +1,4 @@ # Break this out into a separate file to allow testing against # different versions of numpy. This file should pin to the latest # numpy version. -numpy==2.3.2 +numpy==2.3.5 diff --git a/requirements_dev_optional.txt b/requirements_dev_optional.txt index 607add33d7..4d8ec63bb0 100644 --- a/requirements_dev_optional.txt +++ b/requirements_dev_optional.txt @@ -1,20 +1,20 @@ # optional library requirements # bsddb3==6.2.6; sys_platform != 'win32' -lmdb==1.7.3; sys_platform != 'win32' +lmdb==1.7.5; sys_platform != 'win32' # optional library requirements for Jupyter ipytree==0.2.2 -ipywidgets==8.1.7 +ipywidgets==8.1.8 azure-storage-blob==12.24.1 -redis==6.4.0 +redis==7.1.0 types-redis types-setuptools -pymongo==4.14.0 +pymongo==4.15.4 # optional test requirements coverage -pytest-cov==6.2.1 -pytest-doctestplus==1.4.0 +pytest-cov==7.0.0 +pytest-doctestplus==1.6.0 pytest-timeout==2.4.0 -h5py==3.14.0 +h5py==3.15.1 fsspec==2023.12.2 s3fs==2023.12.2 moto[server]>=5.0.1