Skip to content

Commit ad74f63

Browse files
authored
Merge pull request #101 from nim65s/dependabot/pip/ruff-0.0.281
build(deps-dev): bump ruff from 0.0.270 to 0.0.281
2 parents 3d7abdd + 2c27614 commit ad74f63

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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
@@ -28,7 +28,7 @@ black = "^23.1.0"
2828
coverage = ">=6.4.4,<8.0.0"
2929
httpx = ">=0.23,<0.25"
3030
isort = "^5.12.0"
31-
ruff = ">=0.0.254,<0.0.271"
31+
ruff = ">=0.0.254,<0.0.282"
3232
safety = {allow-prereleases = true, version = "^2.4.0b1"}
3333

3434
[tool.poetry.scripts]

0 commit comments

Comments
 (0)