Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 6f058d7 commit 5ee36ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
extras_require={
"develop": [
"black<24",
"ruff==0.0.285; python_version >= '3.7'",
"ruff==0.1.14; python_version >= '3.7'",
"twine<5",
"wheel<1",
],
Expand Down

0 comments on commit 5ee36ac

Please sign in to comment.