Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent 3efff9e commit e42d741
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
39 changes: 20 additions & 19 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 @@ -155,7 +155,7 @@ psycopg = {extras = ["binary"], version = "^3.1.18"}
pytest = "^8.0.2"
pytest-sugar = "^1.0.0"
types-python-slugify = "^8.0.2.20240127"
ruff = "^0.2.2"
ruff = "^0.3.1"
coverage = "^7.4.3"
djlint = "^1.34.1"
pylint-django = "^2.5.5"
Expand Down

0 comments on commit e42d741

Please sign in to comment.