Skip to content

Commit

Permalink
build(deps-dev): bump ruff from 0.0.281 to 0.0.287
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.281 to 0.0.287.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](astral-sh/ruff@v0.0.281...v0.0.287)

---
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 and alexpovel committed Sep 6, 2023
1 parent f3a5b5e commit 1c89af2
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 21 deletions.
50 changes: 30 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 @@ -61,7 +61,7 @@ pytest-aiohttp = "^1.0.4"
pytest-rerunfailures = ">=10.2,<13.0"
requests = "^2.28.1"
types-babel = "^2.10.0"
ruff = ">=0.0.224,<0.0.282"
ruff = ">=0.0.224,<0.0.288"
ipython = "^8.14.0"

[build-system]
Expand Down

0 comments on commit 1c89af2

Please sign in to comment.