Skip to content

Commit 683a6f0

Browse files
chore(deps-dev): bump ruff from 0.14.10 to 0.14.14 in /scaleway-core (#1539)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan R. <jremy@scaleway.com>
1 parent b61d1ba commit 683a6f0

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

scaleway-core/poetry.lock

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

scaleway-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ python-dateutil = "^2.8.2"
3030

3131
[tool.poetry.group.dev.dependencies]
3232
types-python-dateutil = "^2.8.19"
33-
ruff = ">=0.5.0,<0.14.11"
33+
ruff = ">=0.5.0,<0.14.15"
3434
mypy = "^1.5.1"
3535
ty = ">=0.0.1,<0.0.15"
3636
pytest = ">=8.4.1,<10.0.0"

0 commit comments

Comments
 (0)