Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 31486c4

Browse files
authoredMar 7, 2024
Bump ruff from 0.3.0 to 0.3.1 (#900)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.0 to 0.3.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.0...v0.3.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bb1644 commit 31486c4

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.7.0"
39-
ruff = "^0.3.0"
39+
ruff = "^0.3.1"
4040
pytest-mock = "^3.12.0"
4141

4242
[build-system]

0 commit comments

Comments
 (0)
Please sign in to comment.