Skip to content

Commit c748beb

Browse files
authored
Merge pull request #19 from python-ellar/dependabot/pip/ruff-0.1.6
Bump ruff from 0.0.292 to 0.1.6
2 parents 06ae29a + 6e3673f commit c748beb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,9 @@ Homepage = "https://eadwincode.github.io/ellar-jwt/"
6262
test = [
6363
"pytest >= 7.1.3,<8.0.0",
6464
"pytest-cov >= 2.12.0,<5.0.0",
65+
"mypy == 1.5.1",
66+
"ruff ==0.1.7",
6567
"mypy == 1.7.1",
66-
"ruff ==0.0.292",
6768
"black == 23.9.1",
6869
"pytest-asyncio",
6970
"autoflake",

0 commit comments

Comments
 (0)