Bump ruff in /PROJECTS/keylogger in the python-dependencies group
Bumps the python-dependencies group in /PROJECTS/keylogger with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.10 to 0.14.11 - [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.14.10...0.14.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e4db6ea359
commit
72e4dc5494
|
|
@ -25,7 +25,7 @@ macos = [
|
|||
]
|
||||
|
||||
dev = [
|
||||
"ruff==0.14.10",
|
||||
"ruff==0.14.11",
|
||||
"mypy==1.19.1",
|
||||
"pylint==4.0.4",
|
||||
"yapf==0.43.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue