Skip to content

Commit 558c87e

Browse files
chore(deps): bump ruff from 0.3.7 to 0.4.1 in the all group (#80)
Bumps the all group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.3.7 to 0.4.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.3.7...v0.4.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f001270 commit 558c87e

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

+19-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
@@ -14,7 +14,7 @@ deprecated = "^1.2.14"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
pytest = "^7.2.0"
17-
ruff = ">=0.1.6,<0.4.0"
17+
ruff = ">=0.1.6,<0.5.0"
1818
pip-audit = "^2.5.6"
1919
pytest-mock = "^3.11.1"
2020
mypy = "^1.5.1"

0 commit comments

Comments
 (0)