Skip to content

Commit 25d1848

Browse files
Bump ruff from 0.2.2 to 0.3.0 (#888)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.3.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.2.2...v0.3.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51993af commit 25d1848

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
@@ -36,7 +36,7 @@ responses = "^0.25.0"
3636
httpx = "^0.27.0"
3737
factory-boy = "^3.3.0"
3838
pytest-factoryboy = "^2.6.0"
39-
ruff = "^0.2.2"
39+
ruff = "^0.3.0"
4040
pytest-mock = "^3.12.0"
4141

4242
[build-system]

0 commit comments

Comments
 (0)