Skip to content

Commit 310c6f9

Browse files
chore(deps): bump pyrefly from 0.24.2 to 0.26.1 in /scaleway (#1145)
Co-authored-by: Laure Masson <[email protected]> Co-authored-by: Laure-di <[email protected]>
1 parent 4a1a2c2 commit 310c6f9

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,14 +25,14 @@ classifiers = [
2525
[tool.poetry.dependencies]
2626
python = ">=3.10"
2727
scaleway-core = "*"
28-
pyrefly = "^0.24.2"
28+
pyrefly = ">=0.24.2,<0.27.0"
2929

3030
[tool.poetry.group.dev.dependencies]
3131
scaleway-core = { path = "../scaleway-core", develop = true }
3232
ruff = ">=0.5.0,<0.12.9"
3333
mypy = "^1.5.1"
3434
ty = "^0.0.1a15"
35-
pyrefly = "^0.24.2"
35+
pyrefly = ">=0.24.2,<0.27.0"
3636

3737
[build-system]
3838
requires = ["poetry-core"]

0 commit comments

Comments
 (0)