Skip to content

Commit 0495b56

Browse files
committed
Update Impacket dependency
1 parent 0ee377f commit 0495b56

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"terminaltables>=3.1.0",
4545
"xmltodict>=0.13.0",
4646
# Git Dependencies
47-
"impacket @ git+https://github.com/Mercury0/impacket",
47+
"impacket @ git+https://github.com/blacklanternsecurity/impacket",
4848
"certipy-ad @ git+https://github.com/Pennyw0rth/Certipy",
4949
"oscrypto @ git+https://github.com/wbond/oscrypto",
5050
"pynfsclient @ git+https://github.com/Pennyw0rth/NfsClient",

0 commit comments

Comments
 (0)