Skip to content

build(deps-dev): update pykale requirement from >=0.1.2 to >=0.2.0#16

Merged
f-allian merged 1 commit into
mainfrom
dependabot/pip/pykale-gte-0.2.0
Jun 3, 2026
Merged

build(deps-dev): update pykale requirement from >=0.1.2 to >=0.2.0#16
f-allian merged 1 commit into
mainfrom
dependabot/pip/pykale-gte-0.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pykale to permit the latest version.

Release notes

Sourced from pykale's releases.

Release 0.2.0

New Features

  • #281: Add quantile binning for uncertainty estimation including error bound estimation and evaluation metrics
  • #360: Add multimodal neural network for multimodal data integration with AVMNIST example
  • #361: Add MOGONET for multiomics integration
  • #395: Create main.py, cross_validation for multisite_neuroimg_adapt example
  • #407: Add prototypical network
  • #437: Add mida_trainer pipeline
  • #458: Add example DrugBAN PyG
  • #460: Update cross-validation for transductive domain adaptation
  • #463: Add symmetric weights and connectome vizualization
  • #464: Implement AutoMIDAClassificationTrainer and MIDA enhancement
  • #471: Add multimodal tri-stream pre-training and fine-tuning for image and signal modalities
  • #475: Add feature importance interpretation to MOGONET example
  • #476: Allow custom param_grid for AutoMIDAClassificationTrainer
  • #477: Add Integrated Gradients interpretation method and minor refinements

Bug Fixes

  • #423: Update the default checkpoint (ckpt) resume and test file name to None
  • #444: Pin Torch to 2.0.0 to fix test OSError and update related packages
  • #445: Pin torch to 2.3.0
  • #453: Fix device allocation error and resolve type mismatches
  • #455: Fix device allocation error, resolve type mismatches, and update repo configurations
  • #456: Support Python 3.11 and stop support Python 3.8
  • #459: Upgrade minimum sklearn version from 0.23.2 to 1.6.1
  • #472: Fix auto-unwrapping in the multiomics example
  • #481: Support torch 2.6
  • #482: Set neurokit2<=0.2.11 in setup.py
  • #487: Fix circular import and refactor correlation analysis
  • #494: Update weight norm imports for DrugBAN
  • #511: Fix torch-numpy type mismatch

Code Improvements

  • #383: Update keyword param for pretrained ResNet
  • #401: Upgrade to support PyTorch 2.0+ and Lightning 2.0+
  • #403: Refine examples via unifying device settings and output folder names
  • #409: Refactor ResNet
  • #417: Add resume and test checkpoint loading to main.py in example/cifas_cn…
  • #426: Refactor documentation and resolve module visibility issues
  • #429: Cache preload data
  • #438: Upgrade to support Numpy 2.0.0+
  • #441: Refactor merge modules losses distance and metrics to one
  • #449: Fix DANN torch2.0
  • #467: Unify API for mida_trainer and multi_domain_trainer, and improve mida_trainer test
  • #469: Refactor DomainNetSmallImage
  • #480: Make the output of interpretation in cancer more clean
  • #483: Refactor DrugBAN

... (truncated)

Commits
  • a53a64b Merge pull request #538 from pykale/fix-release
  • c195c40 Remove continue-on-error from TestPyPI step
  • d0d4952 Potential fix for pull request finding
  • 89f5f6c fix: update release workflow to handle pre-releases correctly
  • 768fc0b Fix release publishing workflow
  • 5247732 Merge pull request #529 from pykale/release-0.2.0
  • f3fd56e docs: update CHANGELOG for clarity and consistency
  • 43869f9 docs: fix formatting issues in CHANGELOG
  • cb7d524 Merge branch 'release-0.2.0' of https://github.com/pykale/pykale into release...
  • bdc48c8 docs: update CHANGELOG for clarity and consistency
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pykale](https://github.com/pykale/pykale) to permit the latest version.
- [Release notes](https://github.com/pykale/pykale/releases)
- [Commits](pykale/pykale@0.1.2...0.2.0)

---
updated-dependencies:
- dependency-name: pykale
  dependency-version: 0.2.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 2, 2026
@f-allian f-allian merged commit 4e49ba3 into main Jun 3, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/pykale-gte-0.2.0 branch June 3, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant