From 31f7c44cf18fd72bf3d899f80ea56cde90f0f09e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 20:07:34 +0000 Subject: [PATCH] Bump pyre-check from 0.9.9 to 0.9.16 Bumps [pyre-check](https://github.com/facebook/pyre-check) from 0.9.9 to 0.9.16. - [Release notes](https://github.com/facebook/pyre-check/releases) - [Commits](https://github.com/facebook/pyre-check/compare/v0.9.9...v0.9.16) --- updated-dependencies: - dependency-name: pyre-check dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index eb4211ab4..e945e3318 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ jupyter>=1.0.0 maturin>=0.8.3,<0.14 nbsphinx>=0.4.2 prompt-toolkit>=2.0.9 -pyre-check==0.9.9; platform_system != "Windows" +pyre-check==0.9.16; platform_system != "Windows" setuptools_scm>=6.0.1 sphinx-rtd-theme>=0.4.3 ufmt==2.0.1