Skip to content

Update pytorch-optimizer requirement from ~=3.8.0 to ~=3.8.1#202

Closed
dependabot[bot] wants to merge 1 commit into
sd3from
dependabot/pip/pytorch-optimizer-approx-eq-3.8.1
Closed

Update pytorch-optimizer requirement from ~=3.8.0 to ~=3.8.1#202
dependabot[bot] wants to merge 1 commit into
sd3from
dependabot/pip/pytorch-optimizer-approx-eq-3.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 20, 2025

Copy link
Copy Markdown

Updates the requirements on pytorch-optimizer to permit the latest version.

Release notes

Sourced from pytorch-optimizer's releases.

pytorch-optimizer v3.8.1

Change Log

Feature

Update

  • Accept the GaloreProjector parameters in the init params of the Conda optimizer. (#443, #444)

Bug

  • Fix NaN problem when grad norm is zero in StableSPAM optimizer. (#431)

Docs

  • Update the documentation page. (#428)

Contribution

thanks to @​liveck, @​AhmedMostafa16

Changelog

Sourced from pytorch-optimizer's changelog.

v3.8.1

Change Log

Feature

Update

  • Accept the GaloreProjector parameters in the init params of the Conda optimizer. (#443, #444)

Bug

  • Fix NaN problem when grad norm is zero in StableSPAM optimizer. (#431)

Docs

  • Update the documentation page. (#428)

Contribution

thanks to @​liveck, @​AhmedMostafa16

v3.8.0

Change Log

Feature

Update

  • Re-implement Muon and AdaMuon optimizers based on the recent official implementation. (#408, #410)

... (truncated)

Commits
  • 657092f build(version): v3.8.1 (#446)
  • 56c2be0 [Update] Expose the parameters of the GaloreProjector to the init params of...
  • 63f6623 [Feature] Implement Conda optimizer (#441)
  • aa70cc9 [Update] EmoNavi optimizer to the latest version (#439)
  • 0c0f48f [Update] Eliminate numpy usage and update learning rate application from EXAd...
  • 9dd83d0 [Feature] Implement AdaGO optimizer (#437)
  • 3ee5925 [Update] Introduce pyright for type checking (#435)
  • 0a671c9 [Feature] Implement FriendlySAM optimizer (#434)
  • 45e00ec Update spam.py (#431)
  • bf711d8 [Dependency] Remove isort (#429)
  • 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 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 [pytorch-optimizer](https://github.com/kozistr/pytorch_optimizer) to permit the latest version.
- [Release notes](https://github.com/kozistr/pytorch_optimizer/releases)
- [Changelog](https://github.com/kozistr/pytorch_optimizer/blob/main/CHANGELOG.md)
- [Commits](kozistr/pytorch_optimizer@v3.8.0...v3.8.1)

---
updated-dependencies:
- dependency-name: pytorch-optimizer
  dependency-version: 3.8.1
  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 Oct 20, 2025
@dependabot @github

dependabot Bot commented on behalf of github Oct 26, 2025

Copy link
Copy Markdown
Author

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

@dependabot dependabot Bot closed this Oct 26, 2025
@dependabot dependabot Bot deleted the dependabot/pip/pytorch-optimizer-approx-eq-3.8.1 branch October 26, 2025 18:36
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.

0 participants