From c7f88c71c79d30155708648b50b119627b4ea9a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 19:01:51 +0000 Subject: [PATCH] MAINT: Bump pyrefly from 0.59.1 to 0.60.0 in /requirements Bumps [pyrefly](https://github.com/facebook/pyrefly) from 0.59.1 to 0.60.0. - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](https://github.com/facebook/pyrefly/compare/0.59.1...0.60.0) --- updated-dependencies: - dependency-name: pyrefly dependency-version: 0.60.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/typing_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/typing_requirements.txt b/requirements/typing_requirements.txt index f8e9c6f73b8b..4d799640ee83 100644 --- a/requirements/typing_requirements.txt +++ b/requirements/typing_requirements.txt @@ -3,4 +3,4 @@ -r test_requirements.txt mypy==1.20.0 -pyrefly==0.59.1 +pyrefly==0.60.0