Skip to content

Commit de7242e

Browse files
committed
Bump dependencies
1 parent 54b43c6 commit de7242e

3 files changed

Lines changed: 22 additions & 22 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: check-added-large-files
1010

1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.15.17
12+
rev: v0.15.21
1313
hooks:
1414
- id: ruff-check
1515
# fix imports:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dev = [
2424
"pytest>=9.1.1",
2525
"pytest-aiohttp>=1.1.1",
2626
"pytest-asyncio>=1.3.0",
27-
"ruff>=0.15.20",
27+
"ruff>=0.15.21",
2828
]
2929

3030
[project.scripts]

uv.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.

0 commit comments

Comments
 (0)