Skip to content

Commit 2f685d5

Browse files
build(python)(deps-dev): bump ruff from 0.1.5 to 0.1.15
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.5 to 0.1.15. - [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.1.5...v0.1.15) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0f3785 commit 2f685d5

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

+21-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pre-commit = "3.5.0"
3030
pytest = "7.4.3"
3131
pytest-cov = "4.1.0"
3232
responses = "0.24.1"
33-
ruff = "0.1.5"
33+
ruff = "0.1.15"
3434
tox = "4.11.3"
3535
types-requests = "2.31.0.10"
3636

0 commit comments

Comments
 (0)