Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

build(deps): update baal requirement from <=1.7.0,>=1.3.2 to >=1.3.2,<=1.8.0 in /requirements #1645

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Updates the requirements on baal to permit the latest version.

Release notes

Sourced from baal's releases.

V1.8.0

New features

  • MCCachingModule: Cache computation between Monte Carlo iteration link. Special thanks to @​pieterblok for introducing this capability!
  • We can now evaluation every x epochs in ModelWrapper.train_and_test_on_datasets.

What's Changed

New Contributors

Deprecation

We will deprecate shuffle_prop in favor of PowerSampling. Look here to know more about PowerBALD!

Full Changelog: baal-org/baal@v1.7.0...v1.8.0

Commits
  • 56d3767 Improve get_indices_for_active_step by caching the result according t… (#269)
  • a63ba7c Add caching mechanism for MCDropout (#268)
  • b161b2b Baal 1.8.0 release
  • def01e3 added setting to skip x epochs when using train_and_test_on_datasets (#258)
  • 81e248c docs: use correct link to experiment script (#267)
  • 149718d Deprecate shuffle prop in favor of PowerSampling (#260)
  • b218a56 Fix documentation links in Tutorial
  • 7e40363 Update mkdocs.yml
  • a72217c Bump action (#257
  • b8d4a85 Update heuristics.md
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [baal](https://github.com/ElementAI/baal) to permit the latest version.
- [Release notes](https://github.com/ElementAI/baal/releases)
- [Commits](baal-org/baal@1.4.0...v1.8.0)

---
updated-dependencies:
- dependency-name: baal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the enhancement New feature or request label Jul 17, 2023
@dependabot dependabot bot requested a review from a team July 17, 2023 12:01
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #1645 (27eb386) into master (487be1f) will decrease coverage by 1%.
The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1645   +/-   ##
======================================
- Coverage      85%     85%   -1%     
======================================
  Files         291     291           
  Lines       12852   12852           
======================================
- Hits        10986   10889   -97     
- Misses       1866    1963   +97     

@Borda Borda enabled auto-merge (squash) July 17, 2023 13:31
@Borda Borda merged commit fc05d4e into master Jul 17, 2023
42 checks passed
@Borda Borda deleted the dependabot-pip-requirements-baal-gte-1.3.2-and-lte-1.8.0 branch July 17, 2023 13:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant