Skip to content

Commit 9be3d82

Browse files
deps: bump ruff from 0.3.7 to 0.4.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.4.0. - [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.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7023ca commit 9be3d82

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
@@ -30,7 +30,7 @@ reorder-python-imports = "^3.9.0"
3030
pre-commit-hooks = "^4.2.0"
3131
pyupgrade = "^3.15.2"
3232
pytest-xdist = "^3.1.0"
33-
ruff = ">=0.0.249,<0.3.8"
33+
ruff = ">=0.0.249,<0.4.1"
3434
bandit = "^1.7.8"
3535
pytest-subtests = "^0.12.1"
3636
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)