Skip to content

Commit

Permalink
build(python)(deps-dev): bump ruff from 0.1.5 to 0.1.9
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.5 to 0.1.9.
- [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.9)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent a0f3785 commit dc8a587
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pre-commit = "3.5.0"
pytest = "7.4.3"
pytest-cov = "4.1.0"
responses = "0.24.1"
ruff = "0.1.5"
ruff = "0.1.9"
tox = "4.11.3"
types-requests = "2.31.0.10"

Expand Down

0 comments on commit dc8a587

Please sign in to comment.