Formatting

This commit is contained in:
Alexander Neff
2025-08-16 09:25:10 -04:00
parent 8bb47665e7
commit 9ae0aecc33
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -93,4 +93,4 @@ class NXCModule:
return
if not tampered:
context.log.display("All lock screen executable descriptions are consistent with the expected values")
context.log.display("All lock screen executable descriptions are consistent with the expected values")
Generated
+1 -1
View File
@@ -2475,4 +2475,4 @@ files = [
[metadata]
lock-version = "2.1"
python-versions = ">=3.10,<4.0"
content-hash = "4bd768847594e75600f1e73f18c2dbc9064226f8c385b1b76fe4236cc97a23ad"
content-hash = "668295ac997900510e1f7162df978afc0de26fa32354eea7918ea7fe054e172d"
+1 -1
View File
@@ -30,6 +30,7 @@ dependencies = [
"minikerberos>=0.4.1",
"neo4j>=5.0.0",
"paramiko>=3.3.1",
"pefile (>=2024.8.26,<2025.0.0)",
"pyasn1-modules>=0.3.0",
"pylnk3>=0.4.3",
"pypsrp>=0.8.1",
@@ -46,7 +47,6 @@ dependencies = [
"impacket @ git+https://github.com/Pennyw0rth/impacket.git",
"oscrypto @ git+https://github.com/wbond/oscrypto",
"pynfsclient @ git+https://github.com/Pennyw0rth/NfsClient",
"pefile (>=2024.8.26,<2025.0.0)",
]
[project.urls]