Skip to content

Commit 9428fd4

Browse files
authored
Merge pull request #35 from python-ellar/dependabot/pip/ruff-0.2.1
Bump ruff from 0.1.15 to 0.2.1
2 parents 4c725ce + 024e770 commit 9428fd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ Homepage = "https://python-ellar.github.io/ellar-throttler/"
5353
test = [
5454
"pytest >= 7.1.3,< 9.0.0",
5555
"pytest-cov >= 2.12.0,<5.0.0",
56-
"mypy == 1.8.0",
57-
"ruff ==0.1.15",
56+
"mypy == 1.7.1",
57+
"ruff ==0.2.1",
5858
"pytest-asyncio",
5959
"autoflake",
6060
]

0 commit comments

Comments
 (0)