Merge pull request #21 from CarterPerez-dev/dependabot/pip/PROJECTS/keylogger/python-dependencies-57a40eb28c
Bump the python-dependencies group in /PROJECTS/keylogger with 5 updates
This commit is contained in:
commit
91a5544cc6
|
|
@ -17,17 +17,17 @@ dependencies = [
|
|||
[project.optional-dependencies]
|
||||
windows = [
|
||||
"pywin32==311",
|
||||
"psutil==7.1.3",
|
||||
"psutil==7.2.1",
|
||||
]
|
||||
|
||||
macos = [
|
||||
"pyobjc-framework-Cocoa==12.0",
|
||||
"pyobjc-framework-Cocoa==12.1",
|
||||
]
|
||||
|
||||
dev = [
|
||||
"ruff==0.14.4",
|
||||
"mypy==1.18.2",
|
||||
"pylint==4.0.2",
|
||||
"ruff==0.14.10",
|
||||
"mypy==1.19.1",
|
||||
"pylint==4.0.4",
|
||||
"yapf==0.43.0",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue