Skip to content

Commit e6fba74

Browse files
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](facebook/pyrefly@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] <[email protected]>
1 parent 4f94dae commit e6fba74

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

scaleway/poetry.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scaleway/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
[tool.poetry.dependencies]
2626
python = ">=3.10"
2727
scaleway-core = "*"
28-
pyrefly = ">=0.24.2,<0.32.0"
28+
pyrefly = ">=0.24.2,<0.36.0"
2929
vcrpy = "^7.0.0"
3030
pytest-timeout = "^2.4.0"
3131
pytest-cov = "^6.3.0"
@@ -35,7 +35,7 @@ scaleway-core = { path = "../scaleway-core", develop = true }
3535
ruff = ">=0.5.0,<0.12.12"
3636
mypy = "^1.5.1"
3737
ty = "^0.0.1a15"
38-
pyrefly = ">=0.24.2,<0.32.0"
38+
pyrefly = ">=0.24.2,<0.36.0"
3939
pytest = "^8.4.1"
4040

4141
[build-system]

0 commit comments

Comments
 (0)