Skip to content

Commit 2616c89

Browse files
chore(deps): bump pyrefly from 0.26.1 to 0.30.0 in /scaleway
Bumps [pyrefly](https://github.com/facebook/pyrefly) from 0.26.1 to 0.30.0. - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](facebook/pyrefly@0.26.1...0.30.0) --- updated-dependencies: - dependency-name: pyrefly dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46fe5eb commit 2616c89

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

scaleway/poetry.lock

Lines changed: 11 additions & 11 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,15 +25,15 @@ classifiers = [
2525
[tool.poetry.dependencies]
2626
python = ">=3.10"
2727
scaleway-core = "*"
28-
pyrefly = ">=0.24.2,<0.27.0"
28+
pyrefly = ">=0.24.2,<0.32.0"
2929
vcrpy = "^7.0.0"
3030

3131
[tool.poetry.group.dev.dependencies]
3232
scaleway-core = { path = "../scaleway-core", develop = true }
3333
ruff = ">=0.5.0,<0.12.12"
3434
mypy = "^1.5.1"
3535
ty = "^0.0.1a15"
36-
pyrefly = ">=0.24.2,<0.27.0"
36+
pyrefly = ">=0.24.2,<0.32.0"
3737
pytest = "^8.4.1"
3838

3939
[build-system]

0 commit comments

Comments
 (0)