Skip to content

Commit

Permalink
chore(deps): bump pytorch-lightning from 1.5.10 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.5.10 to 1.6.0.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Changelog](https://github.com/Lightning-AI/pytorch-lightning/blob/1.6.0/CHANGELOG.md)
- [Commits](Lightning-AI/pytorch-lightning@1.5.10...1.6.0)

---
updated-dependencies:
- dependency-name: pytorch-lightning
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 17c1a14 commit e89ffd9
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 29 deletions.
44 changes: 16 additions & 28 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ interpreter = "bash"
python = ">=3.9,<3.10"
torch = "1.11.0"
torchvision = "0.12.0"
pytorch-lightning = "1.5.10"
pytorch-lightning = "1.6.0"
transformers = "4.18.0"
torchmetrics = "0.7.3"
wandb = ">=0.12.17"
Expand Down

0 comments on commit e89ffd9

Please sign in to comment.