From e6fba743da659e865e9bca4f5b0cbfdeae9cade1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 13:02:33 +0000 Subject: [PATCH] chore(deps): bump pyrefly from 0.31.1 to 0.35.0 in /scaleway Bumps [pyrefly](https://github.com/facebook/pyrefly) from 0.31.1 to 0.35.0. - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](https://github.com/facebook/pyrefly/compare/0.31.1...0.35.0) --- updated-dependencies: - dependency-name: pyrefly dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- scaleway/poetry.lock | 26 +++++++++++++------------- scaleway/pyproject.toml | 4 ++-- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/scaleway/poetry.lock b/scaleway/poetry.lock index 8a34630f..a64d77df 100644 --- a/scaleway/poetry.lock +++ b/scaleway/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.0 and should not be changed by hand. [[package]] name = "certifi" @@ -625,21 +625,21 @@ windows-terminal = ["colorama (>=0.4.6)"] [[package]] name = "pyrefly" -version = "0.31.1" -description = "A fast Python type checker written in Rust" +version = "0.35.0" +description = "A fast type checker and language server for Python with powerful IDE features" optional = false python-versions = ">=3.8" groups = ["main", "dev"] files = [ - {file = "pyrefly-0.31.1-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:b251a502a3d7c435361fa66449b0d3eaafd9e5b7bd16802e626ae28fa8972e54"}, - {file = "pyrefly-0.31.1-py3-none-macosx_11_0_arm64.whl", hash = "sha256:3f9ca929a9a259c3c2d2d10b7639e68a6ec11f227cf0f5525a53ceb720b065ea"}, - {file = "pyrefly-0.31.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:68cf8e4b4abbdb0f50919caf1310e82fc7f2b09ba5152bfcedd8fda189b0cf42"}, - {file = "pyrefly-0.31.1-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a3f7c67586f506910248cc410b5232418635604c8cc2f4d61d6432418c6a5647"}, - {file = "pyrefly-0.31.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3c0d809af388144cb148eb11c6ebc33f8e5c6adafc22a7f0da99d9b555123e42"}, - {file = "pyrefly-0.31.1-py3-none-win32.whl", hash = "sha256:8bde23e37fb68367b691b7491880e0ce95e150d879fe43e3a86e78f3cf911a23"}, - {file = "pyrefly-0.31.1-py3-none-win_amd64.whl", hash = "sha256:bec49618d2574ccd200de515480c4b60740926f3a7a4b1804fdae49b72665719"}, - {file = "pyrefly-0.31.1-py3-none-win_arm64.whl", hash = "sha256:370d2b7fab9cab0de937f44638cf6666322e27b6d2c84c4b82cba0e868c6d437"}, - {file = "pyrefly-0.31.1.tar.gz", hash = "sha256:79609735d2683c9fda12b14e74a0643477984216297fc8786086cc29f964901d"}, + {file = "pyrefly-0.35.0-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:a9a148cc41218a0072c952eb0e58709c779fad828a2174846f51015cc844906c"}, + {file = "pyrefly-0.35.0-py3-none-macosx_11_0_arm64.whl", hash = "sha256:af112fff00d79777e5f99f95917d3add1a793730f8e224529f15c9389877b9cd"}, + {file = "pyrefly-0.35.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1494c8b143076f43b36d16ca31b6984391d32ba6834272677e0a96e8ce47e11e"}, + {file = "pyrefly-0.35.0-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:82affd662b0548a9988c30c7f87970bad0766be452c7f60059c22d852eaf2ec0"}, + {file = "pyrefly-0.35.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c1644584dd584d7363b3286d0e4340f1aeebe93ddd4b519864fe27c3b28f1559"}, + {file = "pyrefly-0.35.0-py3-none-win32.whl", hash = "sha256:c60c0e01fe6d254d2e26b5fe6071feebe13f483c2a9a98d4140fc969ae4225da"}, + {file = "pyrefly-0.35.0-py3-none-win_amd64.whl", hash = "sha256:f397b9e981e5d3907c2b5cadd518337345ea4aa12a9801c14736703d041db0b6"}, + {file = "pyrefly-0.35.0-py3-none-win_arm64.whl", hash = "sha256:2a541cc1c75ee75fba1ffcd0ed297facc15994cf9958050b8f8a8f8f750c002b"}, + {file = "pyrefly-0.35.0.tar.gz", hash = "sha256:6df94964bed9a0bccfafdaea6bf69de687adb46bf851b30c28b33810ffa3d27c"}, ] [[package]] @@ -1219,4 +1219,4 @@ propcache = ">=0.2.1" [metadata] lock-version = "2.1" python-versions = ">=3.10" -content-hash = "62fcd9fbbb4ef65ee1c2a55ade8c1d9ad01664991602b4bd344c034d31ba2cd6" +content-hash = "78665ecf77378213c466a4c5ea3afb5ff2f9ec061c76615f1eb19f9dd14a8b74" diff --git a/scaleway/pyproject.toml b/scaleway/pyproject.toml index 455ec5a5..22552584 100644 --- a/scaleway/pyproject.toml +++ b/scaleway/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ [tool.poetry.dependencies] python = ">=3.10" scaleway-core = "*" -pyrefly = ">=0.24.2,<0.32.0" +pyrefly = ">=0.24.2,<0.36.0" vcrpy = "^7.0.0" pytest-timeout = "^2.4.0" pytest-cov = "^6.3.0" @@ -35,7 +35,7 @@ scaleway-core = { path = "../scaleway-core", develop = true } ruff = ">=0.5.0,<0.12.12" mypy = "^1.5.1" ty = "^0.0.1a15" -pyrefly = ">=0.24.2,<0.32.0" +pyrefly = ">=0.24.2,<0.36.0" pytest = "^8.4.1" [build-system]