Skip to content

Commit 0348096

Browse files
authored
Update dependency ruff to ^0.1.14 (#196)
1 parent 0420f97 commit 0348096

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

poetry.lock

+20-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pre-commit = "^3.6.0"
2323
pytest = "^7.4.4"
2424
pytest-vcr = "^1.0.2"
2525
coverage = "^7.4.0"
26-
ruff = "^0.1.13"
26+
ruff = "^0.1.14"
2727
gitpython = "^3.1.41"
2828

2929
[tool.poetry.scripts]

0 commit comments

Comments
 (0)