Skip to content

Commit

Permalink
Bump moabb from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [moabb](https://github.com/NeuroTechX/moabb) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/NeuroTechX/moabb/releases)
- [Commits](NeuroTechX/moabb@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: moabb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 2b91d56 commit 79155c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ qiskit_ibm_runtime==0.30.0
qiskit-optimization==0.6.1
qiskit-aer==0.15.1
scipy==1.13.1
moabb==1.1.0
moabb==1.1.1
pyriemann==0.6
docplex>=2.21.207
firebase_admin==6.5.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
'mne==1.8.0',
'mne-bids==0.14',
'seaborn>=0.12.1',
'moabb==1.1.0',
'moabb==1.1.1',
'imbalanced-learn==0.12.4'
],
'tests': ['pytest', 'seaborn', 'flake8', 'mne', 'pooch'],
Expand Down

0 comments on commit 79155c8

Please sign in to comment.