Skip to content

Commit

Permalink
Bump torch in /machine-learning/logistic-regression-in-pytorch
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.10.1 to 1.13.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md)
- [Commits](pytorch/pytorch@v1.10.1...v1.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2023
1 parent 860def9 commit ed2affd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ matplotlib
numpy
pandas
scikit_learn==1.0.2
torch==1.10.1
torch==1.13.1

0 comments on commit ed2affd

Please sign in to comment.