From e82cc167e43b7218f55fc2313b6c4d8bcba68501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 23:10:26 +0000 Subject: [PATCH] Bump torchfix from 0.5.0 to 0.6.0 Bumps [torchfix](https://github.com/pytorch-labs/torchfix) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/pytorch-labs/torchfix/releases) - [Commits](https://github.com/pytorch-labs/torchfix/compare/v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: torchfix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lintrunner.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lintrunner.txt b/requirements-lintrunner.txt index 2f76ee2cda..c1e187473f 100644 --- a/requirements-lintrunner.txt +++ b/requirements-lintrunner.txt @@ -10,7 +10,7 @@ flake8-comprehensions==3.14.0 flake8-pyi==23.5.0 mccabe==0.7.0 pycodestyle==2.11.1 -torchfix==0.5.0 +torchfix==0.6.0 # UFMT black==24.4.2