Skip to content

Commit 4d57a87

Browse files
committed
package update
1 parent af35f23 commit 4d57a87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ exclude_lines = [
9393
[tool.hatch.envs.lint]
9494
detached = true
9595
dependencies = [
96-
"black>=23.1.0",
96+
"black==23.11.0",
9797
"mypy>=1.0.0",
98-
"ruff>=0.0.243",
98+
"ruff>=0.15.5",
9999
]
100100

101101
[tool.hatch.envs.lint.scripts]

0 commit comments

Comments
 (0)