Skip to content

Commit 82046ec

Browse files
chore(deps): bump nimare from 0.5.5 to 0.6.1 in /compose/backend (#1167)
Bumps [nimare](https://github.com/neurostuff/NiMARE) from 0.5.5 to 0.6.1. - [Release notes](https://github.com/neurostuff/NiMARE/releases) - [Changelog](https://github.com/neurostuff/NiMARE/blob/main/CHANGELOG.md) - [Commits](neurostuff/NiMARE@0.5.5...0.6.1) --- updated-dependencies: - dependency-name: nimare dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 199e348 commit 82046ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"sqlalchemy-utils~=0.36",
3737
"webargs~=8.7",
3838
"wrapt~=1.12",
39-
"NiMARE==0.5.5",
39+
"NiMARE==0.6.1",
4040
"pynv @ git+https://github.com/NeuroVault/pynv.git#egg=pynv",
4141
"neurostore-sdk @ git+https://github.com/neurostuff/neurostore-python-sdk.git#egg=neurostore-sdk"
4242
]

0 commit comments

Comments
 (0)