Skip to content

Commit 4f96222

Browse files
dependabot[bot]qkaiser
authored andcommitted
chore(deps-dev): bump ruff from 0.2.2 to 0.3.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.3.2. - [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.2.2...v0.3.2) --- 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 6162543 commit 4f96222

File tree

2 files changed

+20
-21
lines changed

2 files changed

+20
-21
lines changed

poetry.lock

Lines changed: 19 additions & 20 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
@@ -39,7 +39,7 @@ pytest = "^8.0.0"
3939
pyright = "^1.1.349"
4040
pre-commit = "^3.5.0"
4141
pytest-cov = ">=3,<5"
42-
ruff = ">=0.1.13,<0.3.0"
42+
ruff = ">=0.1.13,<0.4.0"
4343
pyyaml = "^6.0.1"
4444
atheris = { version = "^2.3.0", python = "<3.12" }
4545

0 commit comments

Comments
 (0)