Skip to content

Commit

Permalink
Bump ruff from 0.0.287 to 0.0.290 (#498)
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.287 to 0.0.290.
- [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.287...v0.0.290)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 33379a2 commit 2a9cf53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
black==23.9.1
pre-commit==3.4.0
ruff==0.0.287
ruff==0.0.290
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ mypy==1.5.1
pydocstyle==6.3.0
pytest==7.4.2
pytest-aiohttp==1.0.5
ruff==0.0.287
ruff==0.0.290
types-orjson==3.6.2

0 comments on commit 2a9cf53

Please sign in to comment.