Skip to content

Commit d4ebf0f

Browse files
Update dependency ruff to ~=0.14.0 (#164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5129308 commit d4ebf0f

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Documentation = "https://docs.apitally.io"
6363
Repository = "https://github.com/apitally/apitally-py"
6464

6565
[dependency-groups]
66-
dev = ["ipykernel~=6.30.0", "mypy~=1.18.2", "pre-commit~=4.3.0", "ruff~=0.13.2"]
66+
dev = ["ipykernel~=6.30.0", "mypy~=1.18.2", "pre-commit~=4.3.0", "ruff~=0.14.0"]
6767
test = [
6868
"pytest~=8.4.0",
6969
"pytest-asyncio~=0.21.2",

uv.lock

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

0 commit comments

Comments
 (0)