Skip to content

Commit

Permalink
Update ruff requirement from ~=0.0.282 to ~=0.0.287
Browse files Browse the repository at this point in the history
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [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.282...v0.0.287)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 6374ace commit ea7d0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ types-urllib3==1.26.25.14
types-psycopg2==2.9.21.11
pandas-stubs==2.0.2.230605

ruff~=0.0.282
ruff~=0.0.287
black~=23.7.0
mypy~=1.4.1
mypy-gitlab-code-quality~=0.0.15

0 comments on commit ea7d0e9

Please sign in to comment.