Skip to content

Commit 9445328

Browse files
⬆️ deps: Update dependencies (non-major)
1 parent 6ce1e06 commit 9445328

File tree

2 files changed

+74
-43
lines changed

2 files changed

+74
-43
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ isort = "^5.10.1"
3030
tomli = { version = "^2.0.1", python = "<3.11" }
3131
pyright = "^1.1.273"
3232
pytest-rerunfailures = "^10.2"
33-
ruff = "^0.1.0"
33+
ruff = "^0.12.0"
3434

3535
[tool.poetry.scripts]
3636
doc-pipe = "doc_pipe.__main__:main"

0 commit comments

Comments
 (0)