1
0
mirror of https://github.com/HorlogeSkynet/SSHubl.git synced 2025-07-22 12:00:35 +02:00

Update ruff requirement from ~=0.8.3 to ~=0.8.4

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/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.3...0.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-23 05:41:30 +00:00
committed by Samuel FORESTIER
parent ae5a2fd112
commit 4178e7b314

@@ -4,4 +4,4 @@ pylint~=3.2.7
pylint-secure-coding-standard~=1.5.1
mypy~=1.13.0
types-pexpect
ruff~=0.8.3
ruff~=0.8.4