Skip to content

[DEPENDABOT]: Bump torchmetrics from 1.7.2 to 1.7.3#230

Closed
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/pip/development/torchmetrics-1.7.3
Closed

[DEPENDABOT]: Bump torchmetrics from 1.7.2 to 1.7.3#230
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/pip/development/torchmetrics-1.7.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps torchmetrics from 1.7.2 to 1.7.3.

Release notes

Sourced from torchmetrics's releases.

Minor patch release

[1.7.3] - 2025-06-13

Fixed

  • Fixed: ensure WrapperMetric resets wrapped_metric state (#3123)
  • Fixed top_k in multiclass_accuracy (#3117)
  • Fixed compatibility to COCO format for pycocotools 2.0.10 (#3131)

Key Contributors

@​rittik9

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


Full Changelog: Lightning-AI/torchmetrics@v1.7.2...v1.7.3

Changelog

Sourced from torchmetrics's changelog.

[1.7.3] - 2025-06-13

Fixed

  • Fixed: Ensure WrapperMetric Resets wrapped_metric State (#3123)
  • Fixed top_k in multiclass_accuracy (#3117)
  • Fixed compatibility to COCO format for pycocotools 2.0.10 (#3131)
Commits
  • 6e1b354 releasing 1.7.3
  • 7dd8da0 fix: Add required info field to COCO format for pycocotools 2.0.10 compat...
  • 290e14d build(deps): update pandas requirement from <=2.2.3,>1.4.0 to >1.4.0,<=2.3.0 ...
  • 5f8885a Update plot examples in docs to use JensenShannonDivergence instead of KL (...
  • ec28f14 Fix top_k in multiclass_accuracy (#3117)
  • 16d9233 build(deps): bump torch from 2.7.0 to 2.7.1 in /requirements (#3126)
  • 5dfaf6c Fix: Ensure WrapperMetric Resets wrapped_metric State (#3123)
  • cb56be3 Corrected formula for negative predictive value (#3124)
  • 20a90cc Fix _check_reg_targets function call signature for sklearn>=1.7 (#3129)
  • b6c6c88 bump: PyTorch to be latest 2.7.1 (#3121)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [torchmetrics](https://github.com/Lightning-AI/torchmetrics) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/Lightning-AI/torchmetrics/releases)
- [Changelog](https://github.com/Lightning-AI/torchmetrics/blob/master/CHANGELOG.md)
- [Commits](Lightning-AI/torchmetrics@v1.7.2...v1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

Labels

The following labels could not be found: DEPENDABOT. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

Looks like torchmetrics is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/pip/development/torchmetrics-1.7.3 branch June 23, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants