Skip to content

Commit 7cd989f

Browse files
Bump the production-dependencies group across 1 directory with 2 updates
Bumps the production-dependencies group with 2 updates in the / directory: [bids2table](https://github.com/childmindresearch/bids2table) and [numpy](https://github.com/numpy/numpy). Updates `bids2table` from 2.1.2 to 2.2.1 - [Release notes](https://github.com/childmindresearch/bids2table/releases) - [Commits](childmindresearch/bids2table@v2.1.2...v2.2.1) Updates `numpy` from 2.4.4 to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.4...v2.4.6) --- updated-dependencies: - dependency-name: bids2table dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 253c9a8 commit 7cd989f

2 files changed

Lines changed: 64 additions & 64 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ license = "LGPL-3.0-or-later"
77
readme = "README.md"
88
requires-python = ">=3.12"
99
dependencies = [
10-
"bids2table>=2.1.2",
10+
"bids2table>=2.2.1",
1111
"nibabel>=5.3.3",
1212
"niwrap>=0.9.3",
13-
"numpy>=2.4.2",
13+
"numpy>=2.4.6",
1414
"polars>=1.38.1",
1515
"scipy>=1.17.0",
1616
"styxcache>=0.2.0,<0.3",

0 commit comments

Comments
 (0)