Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

Update torchmetrics requirement from <0.11.5,>=0.11.0 to >=1.8.2,<1.8.3 - #625

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/torchmetrics-gte-1.8.2-and-lt-1.8.3
Open

Update torchmetrics requirement from <0.11.5,>=0.11.0 to >=1.8.2,<1.8.3#625
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/torchmetrics-gte-1.8.2-and-lt-1.8.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Updates the requirements on torchmetrics to permit the latest version.

Release notes

Sourced from torchmetrics's releases.

Minor patch release

[1.8.2] - 2025-09-03

Fixed

  • Fixed BinaryPrecisionRecallCurve now returns NaN for precision when no predictions meet a threshold (#3227)
  • Fixed precision_at_fixed_recall and recall_at_fixed_precision to correctly return NaN thresholds when recall/precision conditions are not met (#3226)

Key Contributors

@​iamkulbhushansingh

If we forgot someone due to not matching commit email with GitHub account, let us know :]


Full Changelog: Lightning-AI/torchmetrics@v1.8.1...v1.8.2

Changelog

Sourced from torchmetrics's changelog.

[1.8.2] - 2025-09-03

Fixed

  • Fixed BinaryPrecisionRecallCurve now returns NaN for precision when no predictions meet a threshold (#3227)
  • Fixed precision_at_fixed_recall and recall_at_fixed_precision to correctly return NaN thresholds when recall/precision conditions are not met (#3226)

[1.8.1] - 2025-08-07

Changed

  • Added reduction='none' to vif metric (#3196)
  • Float input support for segmentation metrics (#3198)

Fixed

  • Fixed unintended sigmoid normalization in BinaryPrecisionRecallCurve (#3182)

[1.8.0] - 2025-07-23

Added

  • Added VMAF metric to new video domain (#2991)
  • Added CRPS in regression domain (#3024)
  • Added aggregation_level argument to DiceScore (#3018)
  • Added support for reduction="none" to LearnedPerceptualImagePatchSimilarity (#3053)
  • Added support single str input for functional interface of bert_score (#3056)
  • Enhance: BERTScore to evaluate hypotheses against multiple references (#3069)
  • Added Lip Vertex Error (LVE) in multimodal domain (#3090)
  • Added antialias argument to FID metric (#3177)
  • Added mixed input format to segmentation metrics (#3176)

Changed

  • Changed data_range argument in PSNR metric to be a required argument (#3178)

Removed

  • Removed zero_division argument from DiceScore (#3018)

[1.7.4] - 2025-07-03

Changed

  • Improved numerical stability of pearson's correlation coefficient (#3152)

... (truncated)

Commits
  • 85999b6 releasing 1.8.2
  • f4382f9 build(deps): bump Lightning-AI/utilities from 0.15.0 to 0.15.2 (#3246)
  • 741a244 build(deps): bump actions/checkout from 4 to 5 (#3243)
  • 405aaf5 build(deps): bump actions/first-interaction from 2 to 3 (#3241)
  • be50845 build(deps): bump actions/download-artifact from 4 to 5 (#3245)
  • 17c84f0 build(deps): bump google-github-actions/auth from 2 to 3 (#3242)
  • 7bd6ede build(deps): update regex requirement from <=2025.7.34,>=2021.9.24 to >=2021....
  • 217ad7a build(deps): bump google-github-actions/setup-gcloud from 2 to 3 (#3239)
  • 1a4e799 build(deps): bump coverage from 7.10.5 to 7.10.6 in /requirements (#3240)
  • d2962e1 build(deps): update pandas requirement from <=2.3.1,>1.4.0 to >1.4.0,<=2.3.2 ...
  • 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 [torchmetrics](https://github.com/Lightning-AI/torchmetrics) to permit the latest version.
- [Release notes](https://github.com/Lightning-AI/torchmetrics/releases)
- [Changelog](https://github.com/Lightning-AI/torchmetrics/blob/master/CHANGELOG.md)
- [Commits](Lightning-AI/torchmetrics@v0.11.0...v1.8.2)

---
updated-dependencies:
- dependency-name: torchmetrics
  dependency-version: 1.8.2
  dependency-type: direct:production
...

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 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants