Skip to content

Commit e7b9e1d

Browse files
deps: bump ruff from 0.8.2 to 0.8.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.8.2...0.8.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc680a5 commit e7b9e1d

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -34,7 +34,7 @@ reorder-python-imports = "^3.9.0"
3434
pre-commit-hooks = "^4.2.0"
3535
pyupgrade = "^3.15.2"
3636
pytest-xdist = "^3.1.0"
37-
ruff = ">=0.5.1,<0.8.3"
37+
ruff = ">=0.5.1,<0.8.4"
3838
bandit = "^1.7.8"
3939
pytest-subtests = ">=0.12.1,<0.15.0"
4040
pytest-cov = ">=5,<7"

0 commit comments

Comments
 (0)